Re: Announcing Confluent

2014-11-06 Thread pankaj ojha
just getting off the ground now. We left LinkedIn, raised > some > > money, and we have an office (but no furniture yet!). None the less, f > you > > are interested in finding out more about the company and either getting > > help with your Kafka usage or joining us to help build all this, by all > > means reach out to us, we’d love to talk. > > > > Wish us luck! > > > > -Jay > > -- Thanks, Pankaj Ojha

Re: Read a specific number of messages using kafka

2014-09-25 Thread pankaj ojha
); > } > > (See a complete example here: > > https://github.com/apache/flume/blob/trunk/flume-ng-sources/flume-kafka-source/src/main/java/org/apache/flume/source/kafka/KafkaSource.java > ) > > Gwen > > On Thu, Sep 25, 2014 at 9:15 AM, pankaj ojha > wrote: > > Hi

Read a specific number of messages using kafka

2014-09-25 Thread pankaj ojha
) ? Please help. -- Thanks, Pankaj Ojha

Which is better?

2014-08-20 Thread pankaj ojha
Hi All, My requirement is to consume data from kafka using consumer. Which should be better to use? SimpleConsumer or HighLevel Consumer? Thanks, Pankaj Ojha

Fwd: Issue in using kafka SimpleConsumer code

2014-08-19 Thread pankaj ojha
incrementing the offset by one then again my code starts running fine for next few days. Can you please help me how I can solve this and where I am going wrong ? Thanks & Regards, Pankaj Ojha