Member since
12-10-2015
1
Post
2
Kudos Received
0
Solutions
02-09-2016
06:28 PM
2 Kudos
I'm seeing "kafka.common.MessageSizeTooLargeException" in my GetKafka processor. Based on some searching, I've found that by changing my properties files to include "fetch.message.max.bytes=10485760", I can alleviate the issue when using the Kafka console consumer. I'm wondering if there is any where I can add this property in HDF to allow for large sized messages to be consumer.
... View more
Labels:
- Labels:
-
Apache Kafka
-
Apache NiFi