Hey everyone, I am trying to ingest the following ...
# ingestion
f
Hey everyone, I am trying to ingest the following json file, but when i do, the frontend crashes and i get the following error:
Caused by: java.net.URISyntaxException: Urn doesn't start with 'urn:'. Urn: at index 0:
 
at com.linkedin.common.urn.Urn.<init>(Urn.java:80)
at com.linkedin.common.urn.Urn.createFromString(Urn.java:231)
at com.linkedin.common.urn.DataPlatformUrn.createFromString(DataPlatformUrn.java:26)
at com.linkedin.common.urn.DataPlatformUrn$1.coerceOutput(DataPlatformUrn.java:60)
I already tried nuking datahub several times, fixing things within the file, updating github, etc. Anyone got any tips
f
Exception while fetching data (/dataset) : java.lang.RuntimeException: Failed to retrieve entities of type Dataset
I still havent figured a solution out
Tried fiddling a bit more with structure, same problems
the ingestion is succesful, it just crashes when i look at it through the GUI
so i do get this:
Sink (datahub-rest) report:
{'failures': [], 'records_written': 1, 'warnings': []}
Pipeline finished successfully