Hi Vladimir,I have found the alternate way by using IgniteContext bt was not able to save data ysing JavaIgniteContext.Regards,Vij
Sent from Yahoo Mail on Android On Mon, 25 Apr, 2016 at 8:16 pm, Vladimir Ozerov<[email protected]> wrote: Hi Vij, I am a bit confused - do you still have any problems? Because one message earlier you mentioned that finally it worked. Is any assistance still needed? Vladimir. On Thu, Apr 21, 2016 at 7:32 AM, vijayendra bhati <[email protected]> wrote: Hi Alexei, Here it is, the file StockSimulationsCacheWriter (2).java is the one which is not working. Regards,Vij On Thursday, April 21, 2016 1:54 AM, Alexei Scherbakov <[email protected]> wrote: Hi, It's very strange, because JavaIgniteContext is just a wrapper around IgniteContext. Could you provide the source code describing your problem ? 2016-04-20 21:14 GMT+03:00 vijayendra bhati <[email protected]>: Its working now.I moved from JavaIgniteContext to IgniteContext.Also invoked igniteConext.fromCache(cacheConfiguration) rather than javaigniteConext.fromCache(cacheName) Also while initializing cacheConfiguration , added index to it. Thanks,Vij On Wednesday, April 20, 2016 11:17 PM, vijayendra bhati <[email protected]> wrote: Hi,I am trying to save data in Ignite datagrid using JavaIgniteRDD by calling method savePairs().Some how job is getting finished properly , am not getting any exception.Still there is not data in cache.I am checking through H2 debug console. I am not ablel to understand what could be the reason.The other thing is how to specify Indexes when using JavaIgniteContext. Regards,Vij -- Best regards, Alexei Scherbakov
