[ 
https://issues.apache.org/jira/browse/MAPREDUCE-5355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13698992#comment-13698992
 ] 

Hudson commented on MAPREDUCE-5355:
-----------------------------------

Integrated in Hadoop-Mapreduce-trunk #1476 (See 
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1476/])
    MAPREDUCE-5355. MiniMRYarnCluster with localFs does not work on Windows. 
Contributed by Chuan Liu. (Revision 1499148)

     Result = SUCCESS
cnauroth : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1499148
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/src/test/java/org/apache/hadoop/mapreduce/v2/MiniMRYarnCluster.java

                
> 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
>             Fix For: 3.0.0, 2.1.0-beta
>
>         Attachments: MAPREDUCE-5355-branch-2.patch, 
> MAPREDUCE-5355-trunk.2.patch, MAPREDUCE-5355-trunk.patch
>
>
> 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

Reply via email to