Just for clarification, @Dhaval means running command line consumer which comes with kafka distribution. Right, Dhaval?
On Thu, Sep 4, 2014 at 8:16 PM, Dhaval Modi <[email protected]> wrote: > Run consumer without "--from-beginning" option and check if you are > receiving data. > > Regards, > Dhaval Modi > [email protected] > > > On 4 September 2014 20:00, siddharth ubale <[email protected]> > wrote: > >> Hi Dhaval, >> >> I am using a producer class to relay the data. >> So how do i check if it is running?? >> >> Thanks, >> Siddharth >> >> >> On Thu, Sep 4, 2014 at 7:45 PM, Dhaval Modi <[email protected]> >> wrote: >> >>> Hi Siddharth, >>> >>> Please check if your kafka producer is still running. >>> >>> >>> >>> Regards, >>> Dhaval Modi >>> [email protected] >>> >>> >>> On 4 September 2014 19:39, siddharth ubale <[email protected]> >>> wrote: >>> >>>> Hi , >>>> >>>> i have a topology where i am emmitting json objects onto a kafka topic >>>> using a kafka producer to a storm bolt. >>>> I have been relaying the same objects on the same topic over and over >>>> again as i am figuring out few things. >>>> after a while i can see that if i use kafkaConfig.forceFromStart=true; >>>> then i can see the messages on the topic from start to the recent most >>>> offset value, however , whenever i use kafkaConfig.forceFromStart=false; , >>>> my bolt does not receive any data . >>>> Is this normal behaviour or am i missing something. >>>> Also, is it wise to use Zookeeper 3.4.6 along with kafka 2.10_8.1.1 . . >>>> and storm 0.9.2_incubating which supports the kafka spout. >>>> Also in the above topology i am using kafka spout for ingesting data >>>> into storm. >>>> >>>> Thanks, >>>> Siddharth Ubale >>>> >>> >>> >> > -- Regards, Vikas Agarwal 91 – 9928301411 InfoObjects, Inc. Execution Matters http://www.infoobjects.com 2041 Mission College Boulevard, #280 Santa Clara, CA 95054 +1 (408) 988-2000 Work +1 (408) 716-2726 Fax
