You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Bikas Saha (JIRA)" <ji...@apache.org> on 2012/04/26 23:00:51 UTC

[jira] [Updated] (MAPREDUCE-4201) Getting PID not working on Windows. Termination of Task/TaskJVM's not working

     [ https://issues.apache.org/jira/browse/MAPREDUCE-4201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bikas Saha updated MAPREDUCE-4201:
----------------------------------

    Attachment: MAPREDUCE-4201.patch

patch addresses the issues.
Using windows built in tasklist and taskkill commands for the process management in util.ProcessTree.
Plan to write equivalent of ProcFsBasedProcessTree later on and add equivalent tests.
                
> Getting PID not working on Windows. Termination of Task/TaskJVM's not working
> -----------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-4201
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4201
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>            Reporter: Bikas Saha
>            Assignee: Bikas Saha
>         Attachments: MAPREDUCE-4201.patch
>
>
> Child Task not reporting PID because of Linux specific shell script implementation.
> Signaling task termination currently disabled by the initial Windows patch.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira