Issues
- Unable to create a realtime pipeline in CDAP 660 from a Kafka ConnectionCDAP-19331Prerna Bellara
- kafka-plugin in development branch doesn't load properly in cdap 5.1.0 - It is not shown in the UICDAP-14538Resolved issue: CDAP-14538Albert Shau
- add Kafka - HBase inconsistency resolving to UICDAP-7749Resolved issue: CDAP-7749NitinM
3 of 3
Unable to create a realtime pipeline in CDAP 660 from a Kafka Connection
Description
Release Notes
None
Pinned fields
Click on the next to a field label to start pinning.
Details
Assignee
Prerna BellaraPrerna BellaraReporter
Rubén SorianoRubén SorianoAffects versions
Triaged
YesComponents
Priority
Major
Details
Details
Assignee
Prerna Bellara
Prerna BellaraReporter
Rubén Soriano
Rubén SorianoAffects versions
Triaged
Yes
Components
Priority
Created June 1, 2022 at 9:18 AM
Updated June 1, 2022 at 9:18 AM
Activity
Show:
Hi All,
We are trying in a docker container to run a realtime pipeline with CDAP 6.6.0. and Kafka (
kafka_2.13-2.8.1
). Once we have started Kafka and created the producer and the topic, we have added the new Kafka connection in CDAP, but when we try to create a new Realtime Pipeline, this option is disabled showing this error: “Importing data from features.DataPrep.TopPanel.undefined in realtime is currently not supported.”We have done the same test with CDAP 6.4.1 and we are able to create the realtime pipeline without any issue, therefore we assume the problem is with CDAP 6.6.0.
Could you please let us know where the problem comes from and how it can be solved?
Thanks in advance.