[
https://issues.apache.org/jira/browse/MAPREDUCE-4564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13449352#comment-13449352
]
Chuan Liu commented on MAPREDUCE-4564:
--------------------------------------
+1
It seems space is missing after echo in the following line.
{code}+ String timeOutScript = "sleep 60000\n echo\" I am fine\"";{code}
> Shell timeout mechanism does not work for processes spawned using winutils
> --------------------------------------------------------------------------
>
> Key: MAPREDUCE-4564
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-4564
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Reporter: Bikas Saha
> Assignee: Bikas Saha
> Attachments: MAPREDUCE-4564.branch-1-win.1.patch
>
>
> Upon timeout, Shell calls Java process.destroy() to terminate the spawned
> process. This would destroy the winutils process but not the real process
> spawned by winutils.
--
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