hello team, I have deployed datahub on Kubernetes ...
# troubleshoot
c
hello team, I have deployed datahub on Kubernetes but I am facing issue while connecting it to snowflake. I am executing the receipe.yml file but it is getting failed everytime. When I checked the logs in acryl-datahub-actions pods, various errors are coming: 1. could not find the version that satisfies wheel 2. could not find the version that satisfies acryl-datahub[datahub-rest,snowflake04]==0.8.31 3. failed to execute 'datahub-ingest Please refer the below image :
d
Hey @creamy-van-28626, Do you have python >= 3.9.10 in the container where you want to install datahub python package? We had a period when we had to restrict datahub python package to python <= 3.9.9. If you want to use this specific version then you need python < 3.9.9 or you should install a newer datahub python package (like 8.32.4) which is available for python 3.9.10+
c
I have the python version 3.9.9 so either I need to upgrade the version or I need to use latest image 8.32.4?
d
3.9.9 should be fine, the issue was more with 3.9.10+
if you have that version then you should bump to a newer version as you said
Do you use managed ingestion?
If you use the ui based ingestion there you can change the version of the client here -> https://datahubproject.io/docs/ui-ingestion#advanced-running-with-a-specific-cli-version