[
https://issues.apache.org/jira/browse/MAPREDUCE-4598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bikas Saha updated MAPREDUCE-4598:
----------------------------------
Attachment: MAPREDUCE-4598.branch-1-win.1.patch
Add method in Shell.java to prepare a runnable command and use that instead of
hard coded shell script execution.
> Support for node health scripts on Windows
> ------------------------------------------
>
> Key: MAPREDUCE-4598
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-4598
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Reporter: Bikas Saha
> Assignee: Bikas Saha
> Attachments: MAPREDUCE-4598.branch-1-win.1.patch
>
>
> Currently, it is not possible to have node health scripts on Windows, as
> NodeHealthCheckerService tries to directly launch (CreateProcess()) .sh
> scripts. TestNodeHealthService test fails because of this issue also leading
> to a subsequent TestNodeRefresh test failure.
--
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