[GitHub] samza pull request #63: SAMZA-1105 upgrade Kafka client version to 0.10.2.0

2018-02-05 Thread garlicbulb-puzhuo
Github user garlicbulb-puzhuo closed the pull request at: https://github.com/apache/samza/pull/63 ---

Re: Question about custom StreamJob/Factory

2018-02-05 Thread Jagadish Venkatraman
>> When using a KVSerde on the input stream, deserializing messages always failed. I was producing messages with the console producer so maybe I just did it wrong? >From the stack-trace, it looks you are getting a "BufferUnderflowException". This is usually caused when Samza tries to read 4-by