Hi everyone, I'm curious to hear if anyone has man...
# ingestion
a
Hi everyone, I'm curious to hear if anyone has managed to ingest meta data from redash? We use redash internally as one of our data consumption tools and it would be great to ingest the meta data from this in a similar way to superset
m
@square-greece-86505 has been working on this as well. I think there is quite a bit of interest in this. Happy to coordinate a collab here!
s
been working few days, still quick and dirty code based on superset source connector. not ready yet for PR 😁
a
Great news that its being worked on, really looking forward to seeing what comes out of it! Happy to help out if you need it
s
PR created https://github.com/linkedin/datahub/pull/2918 @adamant-pharmacist-61996 It would be super helpful if you can test the PR as well
a
I'll give it a crack today. Awesome news!
hi there, all the meta-data was ingested properly, and it created the relevant dashboard to chart links. The only error i’m seeing is
<datahub-hostname>/browse/chart/redash
gives:
whilst if i click through the dashboard links to a specific chart it does render the information
another question would be: how do you define the sources for a chart? Is there a way to automate the inspection of a sql, or use a grep command to associate the chart with a specific tables?
this error has started occuring:
s
thanks for the finding @adamant-pharmacist-61996 let's discuss