[infinispan-issues] [JBoss JIRA] (ISPN-4998) Infinispan 7 MapReduce giving inconsistent results
Jakub Markos (JIRA)
issues at jboss.org
Mon Jun 15 05:59:03 EDT 2015
[ https://issues.jboss.org/browse/ISPN-4998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13078887#comment-13078887 ]
Jakub Markos commented on ISPN-4998:
------------------------------------
Hi, I tried replicating this issue with no luck, with both 7.0.0.Final and current snapshot. If it is still relevant to you, could you provide a reproducer or more info about your use case?
> 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
> Priority: Blocker
>
> 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.15#6346)
More information about the infinispan-issues
mailing list