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

Ravi Prakash updated MAPREDUCE-3371:
------------------------------------

    Attachment: MAPREDUCE-3371.branch-0.23.patch

Please review these changes.

Also these points to note:
* Javadocs for  FinishApplicationMasterRequest and 
org.apache.hadoop.yarn.api.records.ContainerState aren’t being generated.
* AllocateRequest:getReleaseList() : What if the container is still being used? 
i.e. it is not unused as specified in the Javadoc?
* RegisterApplicationMasterResponse : Minimum and Maximum capabilities. As 
relevant to this user? Or cluster wide?
* StartContainerResponse.java: Please check my javadocs. Should I mention that 
shuffle is implemented as an auxiliary service? Also, how is the input 
ByteBuffer distinguished from the output ByteBuffer?
* QueueUserACLInfo : Who’s the given user? Do we mean current user?
* ContainerId: If the container is not assigned to an ApplicationAttemptId, 
what does getApplicationAttemptId() return?


                
> Review and improve the yarn-api javadocs.
> -----------------------------------------
>
>                 Key: MAPREDUCE-3371
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3371
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: documentation, mrv2
>    Affects Versions: 0.23.0
>            Reporter: Ravi Prakash
>            Assignee: Ravi Prakash
>            Priority: Minor
>              Labels: documentation
>             Fix For: 0.23.1
>
>         Attachments: MAPREDUCE-3371.branch-0.23.patch
>
>
> Review and improve the yarn-api javadocs.

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