Re: Http based producer

2012-12-20 Thread Pratyush Chandra
ttps://cwiki.apache.org/confluence/display/KAFKA/Kafka+non-java+clients> > > Since Kafka doesn't support the websockets or HTTP directly, you would > need a middle man to redirect events from the browser to a Kafka broker. > > -David > > > On 12/20/12 4:16 AM, Pratyush Chandra

Re: S3 Consumer

2012-12-28 Thread Pratyush Chandra
; > Having used it a bit, the Hadoop consumer is certainly an area that could > use improvement. > > HTH, > David > > > On 12/27/12 4:41 AM, Pratyush Chandra wrote: > >> Hi, >> >> I am looking for a S3 based consumer, which can write all the recei

Re: S3 Consumer

2012-12-28 Thread Pratyush Chandra
#x27;re > reading the records twice), but generally great. > > > > On Fri, Dec 28, 2012 at 1:56 PM, Pratyush Chandra < > chandra.praty...@gmail.com> wrote: > > > I went through the source code of Hadoop consumer in contrib. It doesn't > > seem to be using pr