Mark Payne
00b11e82b7
NIFI-4600: This closes #2312 . Added nifi-kafka-1-0-nar and nifi-kafka-1-0-processors modules
...
Signed-off-by: joewitt <joewitt@apache.org>
2017-12-04 16:51:59 -05:00
Janosch Woschitz
e8b2387cb2
NIFI-4623: This closes #2281 . Removed obsolete instability warning in documentation of newer (>= 0_10) Kafka processors
...
Signed-off-by: joewitt <joewitt@apache.org>
2017-11-21 12:16:54 -05:00
Mark Payne
7ad7520150
NIFI-4437: This closes #2183 . When using ConsumeKafka_0_11 and no message demarcator, ensure that we add FlowFile Attributes for any Message Header that matches the 'Headers to Add as Attributes (Regex)' property
...
Signed-off-by: joewitt <joewitt@apache.org>
2017-10-06 15:06:32 -04:00
Mark Payne
582df7f4e8
NIFI-4008: This closes #2189 . Update ConsumeKafkaRecord 0.11 so that it can consume multiple records from a single Kafka message
...
NIFI-4008: Ensure that we always check if a Kafka message's value is null before dereferencing it
Signed-off-by: joewitt <joewitt@apache.org>
2017-10-06 15:03:37 -04:00
Jeff Storck
2694adcca9
Merge branch 'NIFI-4412-RC2'
2017-10-02 13:58:54 -04:00
Mark Payne
b3be2459e4
NIFI-4330: Fixed checkstyle violations (tabs instead of spaces). This closes #2185 .
2017-09-29 10:33:56 -04:00
gardellajuanpablo
2d5b8c7267
NIFI-4330 ConsumeKafka* throw NullPointerException if Kafka message has a null value
...
It is possible null values to be stored in Kafka topics. Fixed handle this scenario.
Notice without this fix, the consumer is unable to consume more messages (at least
without removing messages from the queue).
2017-09-29 10:57:53 -03:00
Jeff Storck
a57911d3db
NIFI-4412-RC2 prepare for next development iteration
2017-09-28 13:45:36 -04:00
Jeff Storck
e6508ba7d3
NIFI-4412-RC2 prepare release nifi-1.4.0-RC2
2017-09-28 13:45:21 -04:00
Mark Payne
3fb704c58f
NIFI-4201: This closes #2024 . Implementation of processors for interacting with Kafka 0.11
...
Signed-off-by: joewitt <joewitt@apache.org>
2017-09-22 22:08:19 -04:00