[
https://issues.apache.org/jira/browse/MAPREDUCE-5355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chuan Liu updated MAPREDUCE-5355:
---------------------------------
Description:
When MiniMRYarnCluster configured to run on localFs instead of remoteFs, i.e.
MiniDFSCluster, the job will fail on Windows. The error message looks like the
following.
{noformat}
java.io.IOException: Job status not available
{noformat}
In my testing, the following unit tests hit this exception.
* TestMRJobsWithHistoryService
* TestClusterMRNotification
* TestJobCleanup
* TestJobCounters
* TestMiniMRClientCluster
* TestJobOutputCommitter
* TestMRAppWithCombiner
* TestMROldApiJobs
* TestSpeculativeExecution
was:
When MiniMRYarnCluster configured to run on localFs instead of remoteFs, i.e.
MiniDFSCluster, the job will fail on Windows. The error message looks like the
following.
{noformat}
java.io.IOException: Job status not available
{nofromat}
In my testing, the following unit tests hit this exception.
* TestMRJobsWithHistoryService
* TestClusterMRNotification
* TestJobCleanup
* TestJobCounters
* TestMiniMRClientCluster
* TestJobOutputCommitter
* TestMRAppWithCombiner
* TestMROldApiJobs
* TestSpeculativeExecution
> MiniMRYarnCluster with localFs does not work on Windows
> -------------------------------------------------------
>
> Key: MAPREDUCE-5355
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-5355
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Affects Versions: 3.0.0, 2.1.0-beta
> Reporter: Chuan Liu
> Assignee: Chuan Liu
> Priority: Minor
>
> When MiniMRYarnCluster configured to run on localFs instead of remoteFs, i.e.
> MiniDFSCluster, the job will fail on Windows. The error message looks like
> the following.
> {noformat}
> java.io.IOException: Job status not available
> {noformat}
> In my testing, the following unit tests hit this exception.
> * TestMRJobsWithHistoryService
> * TestClusterMRNotification
> * TestJobCleanup
> * TestJobCounters
> * TestMiniMRClientCluster
> * TestJobOutputCommitter
> * TestMRAppWithCombiner
> * TestMROldApiJobs
> * TestSpeculativeExecution
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira