An Azure service for ingesting, preparing, and transforming data at scale.
Azure CDM conversion issue
Hi, I'm getting filenotfound error in CDM root folder clear activity in ADF dataflow. It was working fine till last Friday. The process is looking for the CDM entity model json file inside the root folder path which is not expected. It should be points to the corpus folder. Please let me know if you need additional information on this issue.
Error : {"message":"at Sink 'sink1': Could not read '/data.cdm.json' from the 'local' namespace. Reason 'java.io.FileNotFoundException: HEAD https://XXXXXXXX.dfs.core.windows.net/cdmcontainer1/cdm/root/data.cdm.json?timeout=90\nStatusCode=404\nStatusDescription=The specified path does not exist.\nErrorCode=\nErrorMessage='. Details:at Sink 'sink1': Could not read '/data.cdm.json' from the 'local' namespace. Reason 'java.io.FileNotFoundException: HEAD https://XXXXXXXX.dfs.core.windows.net/cdmcontainer1/cdm/root/data.cdm.json?timeout=90\nStatusCode=404\nStatusDescription=The specified path does not exist.\nErrorCode=\nErrorMessage='","failureType":"UserError","target":"dataflow1","errorCode":"DFExecutorUserError"}