When I was trying to ingest sqlalchemy as type through UI I am getting this. Through CLI I know after installing missing module we can run datahub ingest command but is there any way to do it with UI ingestion? @better-orange-49102@modern-artist-55754
Gentle reminder
✅ 1
g
gray-shoe-75895
05/25/2023, 5:34 AM
UI ingestion doesn’t support custom python dependencies yes. You’ll need to use the CLI instead
m
modern-artist-55754
05/25/2023, 8:08 AM
@gray-shoe-75895 psycopg2 is postgres driver, i thought it would work with UI ingestion?
o
orange-gpu-90973
05/25/2023, 4:53 PM
Thanks
a
aloof-gpu-11378
05/26/2023, 2:42 AM
I believe they’re trying to use a custom sqlalchemy source type. The standard postgres source should work via UI ingestion