Bikas Saha created MAPREDUCE-4203:
-------------------------------------

             Summary: Create equivalent of ProcfsBasedProcessTree for Windows
                 Key: MAPREDUCE-4203
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4203
             Project: Hadoop Map/Reduce
          Issue Type: Improvement
            Reporter: Bikas Saha
            Assignee: Bikas Saha


ProcfsBasedProcessTree is used by the TaskTracker to get process information 
like memory and cpu usage. This information is used to manage resources etc. 
The current implementation is based on Linux procfs functionality and hence 
does not work on other platforms, specifically windows.

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

        

Reply via email to