hi, perhaps what i’m asking is something that already answered (not found when i’m searching)
how do i install plugins for CLI based Ingestion if i want to use datahub kubernetes. also is CLI based ingestion can be called through API? Thanks in Advance
Hi, there could be multiple ways to do this - if you’re already using some task scheduler like Airflow, you could set up a DAG with bashOperator that runs datahub ingest (you need to install the deps first)