[infinispan-issues] [JBoss JIRA] (ISPN-6086) Hadoop MapReduce task fails after the prefered ispn server stopped
Anna Manukyan (JIRA)
issues at jboss.org
Thu Jan 21 07:08:00 EST 2016
[ https://issues.jboss.org/browse/ISPN-6086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Anna Manukyan updated ISPN-6086:
--------------------------------
Steps to Reproduce:
You can find the test here:
https://github.com/andyuk1986/infinispan-hadoop/blob/JBQA-12612/core/src/test/java/org/infinispan/hadoop/FailoverHandlingTest.java#L192
was:
You can find the test here:
https://github.com/andyuk1986/infinispan-hadoop/blob/JBQA-12612/core/src/test/java/org/infinispan/hadoop/FailoverHandlingTest.java
> Hadoop MapReduce task fails after the prefered ispn server stopped
> -------------------------------------------------------------------
>
> Key: ISPN-6086
> URL: https://issues.jboss.org/browse/ISPN-6086
> Project: Infinispan
> Issue Type: Bug
> Components: Hadoop Integration
> Reporter: Anna Manukyan
> Assignee: Gustavo Fernandes
> Attachments: FailoverTest_when_prefered_stopped.log
>
>
> I have added tests to the infinispan-hadoop testsuite testing the load balancing of mapreduce task in case if the input server which is specified as a parameter to Hadoop configuration is stopped.
> The test is performed on 4 node cluster. The data read is performed from Infinispan cache, the write is performed to HDFS.
> There are 200000 entries in the cache. As soon as the Hadoop Job is submitted for performing map/reduce task, the preferred server is stopped.
> As a result, the Hadoop Map/Reduce result map is empty.
> You can find the test execution log attached.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the infinispan-issues
mailing list