Hi, everyone. I’m trying to ingest Redash, howeve...
# troubleshoot
s
Hi, everyone. I’m trying to ingest Redash, however it makes error like below. How can I solve this? Best regards, Young
Copy code
PipelineInitError: Failed to find a registered source for type redash: 'str' object is not callable
🔍 1
l
Hey there 👋 I'm The DataHub Community Support bot. I'm here to help make sure the community can best support you with your request. Let's double check a few things first: 1️⃣ There's a lot of good information on our docs site: www.datahubproject.io/docs, Have you searched there for a solution? Yes button ✅ It's not uncommon that someone has run into your exact problem before in the community. Have you searched Slack for similar issues? ✅ button
d
Hello, what version of datahub are you using?
e
Hi @delightful-ram-75848 I've run into the same error with Redash. I'm on Datahub 10.1, the default CLI in ingest was 10.0, and I've tried manually setting it to both 10.1 and 10.2, but they all got me the same error. Here are my log files
d
Hi Nadia, can you fix the CLI version for ingestion to 0.10.2.3 and try again?
e
@delightful-ram-75848 with CLI 0.10.2.3 the ingest job was finished succesfully, but it inserted 0 assets. Do you have any idea why that might be? I don't have any filters in my ingest recipe, that's all that's there:
Copy code
source:
    type: redash
    config:
        connect_uri: 'XXX'
        api_key: XXX
The log file is attached
maybe the problem is with metadata model? there are things like this in ingest logs:
Copy code
ChartTypeClass for Redash Visualization Type=COHORT is missing. Setting to TABLE
Copy code
WARNING  {datahub.ingestion.source.redash:682} - ChartTypeClass for Redash Visualization Type=SANKEY is missing. Setting to TABLE
@delightful-ram-75848 could you please help with this Redash issue?
a
@square-greece-86505 @mammoth-lawyer-49919 Any ideas with this issue on redash connector?
CC: @incalculable-forest-10734
e
Hi @square-greece-86505 @mammoth-lawyer-49919 are there any news about Redash connect issue?
Hi @square-greece-86505 @mammoth-lawyer-49919, are is there any update on Redash connect issue?
b
Can you try tag v0.10.4?