Did you figure it out? Something related to your storm integration? Vishal Sent from my iPhone
> On Sep 22, 2015, at 4:50 AM, chandresh pancholi > <[email protected]> wrote: > > Problem here is with Storm. Its making streamer object null once it goes > into submit topology. > > On Mon, Sep 21, 2015 at 7:13 PM, Lalit Kumar Jha <[email protected]> > wrote: > >> Hi Chandresh, >> >> See test suite class here, its based on annotations >> >> https://github.com/sylentprayer/ignite/blob/ignite-530/modules/twitter/src/test/java/org/apache/ignite/stream/twitter/IgniteTwitterStreamerTestSuite.java >> >> No code required in class body. >> >> On Mon, Sep 21, 2015 at 6:24 PM, chandresh pancholi < >> [email protected]> wrote: >> >>> Hi Gian/Vishal/Lalit, >>> >>> You guys have worked on Streamer integration with Ignite. I am working on >>> Storm-ignite integration. >>> >>> I am setting up setStreamer() and setIgnite() in Test class and sending >>> this object to setBolt() method. >>> >>> When i try to read via gettreamer() and getIgnite() i am getting NULL. I >> am >>> trying to find out why is it happening but No Luck. >>> >>> If any one of you find some time and look into the code and help me to >>> resolve this. It would be great. >>> >>> Git : https://github.com/chandresh-pancholi/ignite >>> Module : storm >>> >>> -- >>> Chandresh Pancholi >>> Senior Software Engineer >>> Flipkart.com >>> Email-id:[email protected] >>> Contact:08951803660 > > > > -- > Chandresh Pancholi > Senior Software Engineer > Flipkart.com > Email-id:[email protected] > Contact:08951803660
