fresh-napkin-5247
04/21/2022, 1:07 PMUnboundLocalError: local variable 'node_urn' referenced before assignment
I am running the command datahub ingest -c glue.yml
, and it runs and writes a lot of datasets to the sink file, but then this error appears and the process exits. Anyone had a similar issue?
The recipe file is just a regular recipe file like in the demo on the website.
I also had another error, where an exception would occur because Datahub was trying to read the 'StorageDescriptor' from a dictionary without this key (I assume this is from the boto3 API). I solved this error by ignoring some tables, however it's weird to me that datahub does not handle this exception and just stops altogether.
Thank you!square-activity-64562
04/21/2022, 1:53 PMfresh-napkin-5247
04/21/2022, 2:06 PMfresh-napkin-5247
04/21/2022, 2:06 PMfresh-napkin-5247
04/21/2022, 2:07 PMhundreds-photographer-13496
04/21/2022, 4:02 PMbig-carpet-38439
04/21/2022, 4:23 PMfresh-napkin-5247
04/21/2022, 5:01 PM