Vijayendra  Bhati created IGNITE-3039:
-----------------------------------------

             Summary: 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



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)

Reply via email to