Hello everyone
I’m doing the POC on datahub
I trying to ingestion for DBT core in local
I’m facing issue like file not there
Attaching the log below
I created the manifest.json and catalog.json and placed in the locally
source:
type: dbt
config:
manifest_path: /Users/arunkumar/Documents/Datatool/data_catalog/target/manifest.json
target_platform: snowflake
catalog_path: /Users/arunkumar/Documents/Datatool/data_catalog/target/catalog.json```
I saw you have helped some users regarding this issue in past
<@U02G4B6ADL6>![attachment](https://files.slack.com/files-pri/TUMKD5EGJ-F06JH9KLYPQ/dbt.log?t=xoxe-973659184562-6705490291811-6708051934148-dd1595bd5f63266bc09e6166373c7a3c)
Hey Arun, if you are using managed(UI) ingestion on your locally deployed datahub, you would need to have the file at that location in datahub-actions docker container. If using CLI ingestion on your machine, then it would suffice to have it at that path on your machine.
> I’m going to start the POC for airflow
> Is there any documentation
> How to test in local https://datahubproject.io/docs/lineage/airflow/ . If you have any questions on airflow, please start a new thread so that others familiar with airflow can help.