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

Chris Nauroth commented on YARN-233:
------------------------------------

With the attached patch, I have verified successful execution of MapReduce jobs 
in a single-node YARN cluster on a Windows VM.  I also have verified the 
ability to kill a running job and have it propagate down to stopping the child 
processes at the OS level.
                
> YARN support for execution of container on Windows
> --------------------------------------------------
>
>                 Key: YARN-233
>                 URL: https://issues.apache.org/jira/browse/YARN-233
>             Project: Hadoop YARN
>          Issue Type: Bug
>          Components: nodemanager
>    Affects Versions: trunk-win
>            Reporter: Chris Nauroth
>            Assignee: Chris Nauroth
>         Attachments: YARN-233-branch-trunk-win.patch
>
>
> YARN container launch code requires updates for compatibility with Windows.  
> Instead of launching and killing tasks via generated bash scripts and kill, 
> use generated cmd scripts and winutils for task management.

--
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