kafka-hadoop-consumer icon indicating copy to clipboard operation
kafka-hadoop-consumer copied to clipboard

Another kafka-hadoop-consumer

Results 1 kafka-hadoop-consumer issues
Sort by recently updated
recently updated
newest added

If messages are produced by asynchronous Producer with compression, then offset boundaries will span multiple messages. If offset = 0 represents a batch, current implementation of KafkaInputFormat.nextKeyValue() test fails because...