Hi All, Does everyone know why I'm ingesting dbt ...
# ingestion
a
Hi All, Does everyone know why I'm ingesting dbt metadata but the status and last execution always N/A and I'm using manual execution and schedule execution like in this pict. Is there something wrong? In the previous version I'm successfully ingested it with the same config *I'm using version v0.8.38
d
@big-carpet-38439 do you have idea what is happening here?
a
So yesterday I ran command
datahub delete --platform dbt
because I want to drop dbt files on datahub first and replace with the new one. And after deleted all the dbt data in datahub I ran ingestion again and it shows like N/A above. And I tried to create a new recipe like above but it didn't work, so I tried to stop all the containers and ran
datahub docker nuke
and then start containers again and create all ingestion and it worked. So my question is, is this somekind of bug?
b
Hi Alvi. It's possible that your datahub-actions container was down - this can cause the N/A where basically no executor picks up the job of ingestion
a
So what we do @big-carpet-38439? Recently I was using the same command above for delete and when try to ingest metadata from postgres always N/A. And when I look into the container it still appears but when I look into the logs it looks like this