Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ADF DataFlow Debug Error #20

Open
Namrata1704 opened this issue Aug 20, 2019 · 0 comments
Open

ADF DataFlow Debug Error #20

Namrata1704 opened this issue Aug 20, 2019 · 0 comments

Comments

@Namrata1704
Copy link

Namrata1704 commented Aug 20, 2019

I have been to useingADF dataflow to transform file from one datalake to another datalake. But when I debug the pipeline, I get error as below:

{
"error": {
"code": 400,
"message": "java.lang.Exception: DataFlowManagerClient.getPayload: 400, resolvedContent: Some(HttpResponseProxy{HTTP/1.1 400 Bad Request [Cache-Control: no-cache, Pragma: no-cache, Content-Type: application/json; charset=utf-8, Expires: -1, X-Frame-Options: SAMEORIGIN, Strict-Transport-Security: max-age=15724800; includeSubDomains, X-Content-Type-Options: nosniff, Date: Tue, 20 Aug 2019 15:30:19 GMT, Content-Length: 2137] ResponseEntityProxy{[Content-Type: application/json; charset=utf-8,Content-Length: 2137,Chunked: false]}})"
},

And also I get error if i do data preview while creating dataflow pipelines as below:
"Input is malformed. Reason: Could not get entity details for Curated" (Curated is the name of datalake).
I have tested all the connection and everything is fine but still the pipeline fails.

Can you please have a look into it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant