Re: Flume-NG Kafka Channel

2013-03-04 Thread Jun Rao
Jonathan, My understanding is that channel is a local concept in Flume. So, are you using a single local Kafka broker to build channel? Will it make more sense to build a Kafka sink in Fume? Thanks, Jun On Fri, Mar 1, 2013 at 10:56 PM, Jonathan Creasy wrote: > I started hacking on a Kafka Cha

Flume-NG Kafka Channel

2013-03-01 Thread Jonathan Creasy
I started hacking on a Kafka Channel for Flume-NG. It has a Java Consumer and Java Producer based on the java example code that works with the PUT and TAKE methods on the Channel Interface. Any thoughts? Kafka makes a really powerful addition to the existing channel options. -Jonathan -- ** *