[ 
https://issues.apache.org/jira/browse/MAPREDUCE-1318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12793236#action_12793236
 ] 

Vinod K V commented on MAPREDUCE-1318:
--------------------------------------

Thanks for taking this up, Anatoli. I've got some comments:
 - Some of the exit codes are specific to commands other than launchTaskJVM() 
and runDebugScrip() and some are even common to multiple other commands. 
Ideally we should separate exit codes per command, but because there are many 
common codes too, I am for documenting everything in the class's javadoc 
instead of doing it per command.
 - We should also document these codes in the forrest documentation 
(src/docs/src/documentation/content/xdocs/cluster_setup.xml LinuxTaskController 
section)

> Document exit codes and their meanings used by linux task controller
> --------------------------------------------------------------------
>
>                 Key: MAPREDUCE-1318
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1318
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: documentation
>            Reporter: Sreekanth Ramakrishnan
>            Assignee: Anatoli Fomenko
>            Priority: Blocker
>             Fix For: 0.21.0
>
>         Attachments: HADOOP-5912.1.patch, MAPREDUCE-1318.1.patch
>
>
> Currently, linux task controller binary uses a set of exit code, which is not 
> documented. These should be documented.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to