Hi Super Devs: Have you got experience with this e...
# ingestion
g
Hi Super Devs: Have you got experience with this error ?
Copy code
ERROR    {datahub.entrypoints:195} - Command failed: Failed to find a registered source for type redshift: 'str' object is not callable
1
c
Which datahub version are you using for the ingestion image? AFAIK, this is a known issue for
0.10.2
and should be resolved in
0.10.2.2
resp.
0.10.2.3
g
v0.10.2
c
So if you are able to upgrade to one of the above mentioned patches, this should solve your problem 🙂
g
Not sure if that'll be the only solution. But nevermind, I'll give it a try. Thanks
i
@curved-planet-99787 I have the same error but can't manage to find that version, is it available on the github repo ? do we know when that version will be available on https://artifacthub.io/packages/helm/datahub/datahub ?
c
You can find it on PyPI and DockerHub Please be aware that this only affects the ingestion component, that's why the release only exists for the python package and the corresponding docker container Please be aware that this only affects
i
thanks I'll try that 😉
g
@important-minister-98629 --Any luck with the new version at DockerHub link ? I did the upgrade of the version however, I am not able to find "acryldata/datahub-ingestion"
And experiencing the same error again
@curved-planet-99787 👆
c
@glamorous-spring-97970 what do you mean by you are not able to find the image? How do you run DataHub? On Kubernetes?
How do you try to ingest data?
g
I've been using front end and trying to ingest a source table using the "Ingestion" link
Although at first, I installed DataHub via Docker (CLI)
g
Hi @glamorous-spring-97970 On UI, you can enter CLI version to 0.10.2.2 in advance setting while creating managed ingestion. Please refer doc https://datahubproject.io/docs/ui-ingestion#advanced-running-with-a-specific-cli-version
g
Thank you @gentle-hamburger-31302 🙏. That worked !!