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


  

Attachment: StockSimulationsCacheWriter.java
Description: Binary data

Attachment: StockSimulationsCacheWriter (2).java
Description: Binary data

Reply via email to