You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Daniel Templeton (JIRA)" <ji...@apache.org> on 2016/06/30 22:23:10 UTC

[jira] [Updated] (YARN-5303) Clean up ContainerExecutor JavaDoc

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

Daniel Templeton updated YARN-5303:
-----------------------------------
    Attachment: YARN-5303.001.patch

This cleans up the javadoc as well as some of the code.  It also spills over into a couple of the neighboring class files.  There are no behavioral changes to any of the code.

One thing I can't figure is why this line:

{code}
   * @see ContainerLaunch.ShellScriptBuilder#listDebugInformation
{code}

causes a javadoc error.  It can't find the class.  If I fully qualify the class name, it then can't find the method.  Any ideas?

That line is now the only javadoc error in {{ContainerExecutor}}.

> Clean up ContainerExecutor JavaDoc
> ----------------------------------
>
>                 Key: YARN-5303
>                 URL: https://issues.apache.org/jira/browse/YARN-5303
>             Project: Hadoop YARN
>          Issue Type: Improvement
>          Components: nodemanager
>    Affects Versions: 2.9.0
>            Reporter: Daniel Templeton
>            Assignee: Daniel Templeton
>            Priority: Minor
>         Attachments: YARN-5303.001.patch
>
>
> The {{ContainerExecutor}} class needs a lot of JavaDoc cleanup and could use some other TLC as well.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-issues-help@hadoop.apache.org