Issues
- Unable to create a realtime pipeline in CDAP 660 from a Kafka ConnectionCDAP-19331Prerna Bellara
- CDAP-UI Build Failure - [node-gyp]CDAP-19278Prerna Bellara
- Preview record limit not picked up by UICDAP-18816Resolved issue: CDAP-18816Nick Briggs
- Reduce cloud fetch size for db calls - 01CDAP-18813Prerna Bellara
4 of 4
Unable to create a realtime pipeline in CDAP 660 from a Kafka Connection
Description
Release Notes
None
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.