[
https://issues.apache.org/jira/browse/HADOOP-6777?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Konstantin Boudnik moved MAPREDUCE-1753 to HADOOP-6777:
-------------------------------------------------------
Project: Hadoop Common (was: Hadoop Map/Reduce)
Key: HADOOP-6777 (was: MAPREDUCE-1753)
Issue Type: Improvement (was: Task)
Component/s: test
(was: test)
> Implement a functionality for suspend and resume a task's process.
> ------------------------------------------------------------------
>
> Key: HADOOP-6777
> URL: https://issues.apache.org/jira/browse/HADOOP-6777
> Project: Hadoop Common
> Issue Type: Improvement
> Components: test
> Reporter: Vinay Kumar Thota
> Assignee: Vinay Kumar Thota
> Attachments: 1753-ydist-security.patch, 1753-ydist-security.patch,
> 1753-ydist-security.patch, daemonprotocolaspect.patch
>
>
> Adding two methods in DaemonProtocolAspect.aj for suspend and resume the
> process.
> public int DaemonProtocol.resumeProcess(String pid) throws IOException;
> public int DaemonProtocol.suspendProcess(String pid) throws IOException;
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.