Hi All, After a map reduce computation I would like to send the results out to the a Kafka queue. Is there a bridge available that will let me publish the output to a Kafka queue.
Similar to the TextOutputFormat... maybe a KafkaOutputFormat... I found one source https://github.com/kafka-dev/kafka/tree/master/contrib/hadoop-producer/src/main/java/kafka/bridge/hadoop But was still wondering about experience from others regarding this topic. Thanks, -abe -- ~