[infinispan-issues] [JBoss JIRA] (ISPN-4998) Infinispan 7 MapReduce giving inconsistent results

Vijay Bhoomireddy (JIRA) issues at jboss.org
Thu Nov 20 07:24:39 EST 2014


Vijay Bhoomireddy created ISPN-4998:
---------------------------------------

             Summary: Infinispan 7 MapReduce giving inconsistent results
                 Key: ISPN-4998
                 URL: https://issues.jboss.org/browse/ISPN-4998
             Project: Infinispan
          Issue Type: Bug
          Components: Distributed Execution and Map/Reduce
    Affects Versions: 7.0.0.Final
            Reporter: Vijay Bhoomireddy


Hi,

We are using Infinispan Map Reduce for processing our datasets that are spread across nodes in the cluster. We are seeing some surprising results when Infinispan 7 is used. To provide the context, our input data contains 10965 records. When Map Reduce from Infinispan 6.0.2 is used, both Mapper and Reducer are seeing 10965 records and are processing the same. However, with the same code and input data, Infinispan 7 MR gives different results for different invocations of the program. For one run, it gave output as 10902 records and the next run it gave 10872 records. Results seem inconsistent across invocations.

Not sure is this is an issue with the version7 of the framework. Any help would be greatly appreciated.



--
This message was sent by Atlassian JIRA
(v6.3.8#6338)


More information about the infinispan-issues mailing list