is there some sort of directory of third-party cus...
# ingestion
p
is there some sort of directory of third-party custom ingestion sources?
I’d be curious to know if someone has worked on Teradata, Clickhouse, or Druid.
b
p
If I were deploying on helm, where would I install these pip packages? The actions and gms image?
b
@dazzling-judge-80093 cos i am not sure myself as i dont use UI ingestion.
h
Hey @proud-table-38689 You can either run metadata ingestion via the UI or via the CLI. If you are running via UI - you need not install pip packages manually . The packages required by source will be installed automatically, when you run the recipe If you are running via CLI - you'll have to install packages on machine where you plan to execute cli commands.
Right