[
https://issues.apache.org/jira/browse/IGNITE-3039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vijayendra Bhati updated IGNITE-3039:
--------------------------------------
Attachment: StockSimulationsCacheWriter.java
StockSimulationsCacheWriter (2).java
> Not able to save RDD data to Data Grid cache using JavaIgniteContext
> --------------------------------------------------------------------
>
> Key: IGNITE-3039
> URL: https://issues.apache.org/jira/browse/IGNITE-3039
> Project: Ignite
> Issue Type: Bug
> Components: Ignite RDD
> Affects Versions: 1.5.0.final
> Reporter: Vijayendra Bhati
> Attachments: StockSimulationsCacheWriter (2).java,
> StockSimulationsCacheWriter.java
>
>
> Try to save data in Ignite datagrid using JavaIgniteRDD by calling method
> savePairs().
> Job will finish properly , without any exception.But there will be no data in
> cache.
> But if IgniteContext is used instead of JavaIgniteContext.
> and if invoked igniteConext.fromCache(cacheConfiguration) rather than
> javaigniteConext.fromCache(cacheName),program will save the data to data grid.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)