[ 
https://issues.apache.org/jira/browse/YARN-5159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15366758#comment-15366758
 ] 

Akira Ajisaka commented on YARN-5159:
-------------------------------------

Thank you for updating the patch!
{code}
 * {@value 
org.apache.hadoop.yarn.conf.YarnConfiguration#RM_SCHEDULER_INCLUDE_PORT_IN_NODE_NAME}
 * should be set <code>true</code> in the configuration used to initialize the 
minicluster.
{code}
I'm thinking we can make the lines shorter by replacing 
{{org.apache.hadoop.yarn.conf.YarnConfiguration}} with {{YarnConfiguration}}. 
That way the checkstyle warning can be fixed.

> Wrong Javadoc tag in MiniYarnCluster
> ------------------------------------
>
>                 Key: YARN-5159
>                 URL: https://issues.apache.org/jira/browse/YARN-5159
>             Project: Hadoop YARN
>          Issue Type: Test
>          Components: documentation
>    Affects Versions: 2.6.0
>            Reporter: Andras Bokor
>            Assignee: Andras Bokor
>             Fix For: 2.8.0
>
>         Attachments: YARN-5159.01.patch, YARN-5159.02.patch
>
>
> {@YarnConfiguration.RM_SCHEDULER_INCLUDE_PORT_IN_NODE_NAME} is wrong. Should 
> be changed to 
>  {@value YarnConfiguration#RM_SCHEDULER_INCLUDE_PORT_IN_NODE_NAME}
> Edit:
> I noted that due to java 8 javadoc restrictions the javadoc:test-javadoc goal 
> fails on hadoop-yarn-server-tests project.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to