Member since
11-03-2023
4
Posts
0
Kudos Received
0
Solutions
11-29-2023
04:39 AM
CHeck out this link @joseomjr shared in another post: https://cwiki.apache.org/confluence/display/NIFI/Release+Notes#ReleaseNotes-Version2.0.0-M1 And here is a great blog from Pierre Villard: https://medium.com/cloudera-inc/getting-ready-for-apache-nifi-2-0-5a5e6a67f450 Nifi 2.0 brings python native, where jython was very limited library set.
... View more
11-29-2023
03:03 AM
Hi everyone, We've been using the standard Kafka Consumer processor in our flows (ConsumeKafkaRecord_2_6 1.18.0.2.1.5.0-215 - org.apache.nifi - nifi-kafka-2-6-nar), and if we change the "Run Schedule" value from the the default "0 sec" to 5, 10, 30 seconds, we get weird results. Using values below or equal to "10 sec", we always receive messages; but if the value is above 10 sec, the consumer just keeps running without producing any output (flowfiles). Are we missing any specific configuration? Is this a restriction on the scheduling value we can use for Kafka consumers? Any help will be appreciated. Is this Thanks
... View more
Labels:
- Labels:
-
Apache Kafka