Kafka Connection generates invalid Json for the pipeline
Description
Using a Kafka connection in dataprep, I click "create pipeline", add a sink and deploy the pipeline. I get an error:
In the master logs, I see this error:
However, I cannot see what is the actual JSON, and if I export the pipeline, I get a pretty-printed version, which does not match up with that column number.
Now, if I click on the properties of the generated Kafka source and immediately close them without making any changes, the error changes to something else. It is still an error but I will open a separate Jira for that.
Release Notes
None
Activity
Show:
Ajai NarayananAugust 10, 2018 at 11:28 PM
This PR https://github.com/caskdata/cdap/pull/10485 fixes issues we have seen with kafka connections. I could no longer reproduce the error the backend exception while deploying a pipeline created with kafka connection. Closing this for now as Cannot Reproduce. Please re-open if its still reproducible in another use case.
Cannot Reproduce
Pinned fields
Click on the next to a field label to start pinning.
Using a Kafka connection in dataprep, I click "create pipeline", add a sink and deploy the pipeline. I get an error:
In the master logs, I see this error:
However, I cannot see what is the actual JSON, and if I export the pipeline, I get a pretty-printed version, which does not match up with that column number.
Now, if I click on the properties of the generated Kafka source and immediately close them without making any changes, the error changes to something else. It is still an error but I will open a separate Jira for that.