[
https://issues.apache.org/jira/browse/YARN-2392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14572419#comment-14572419
]
Steve Loughran commented on YARN-2392:
--------------------------------------
checkstyle
{code}
./hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/rmapp/attempt/RMAppAttemptImpl.java:1464:
'" Then click on links to logs of each attempt.\n"' have incorrect indentation
level 8, expected level should be 10.
./hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/rmapp/RMAppImpl.java:1020:
Line is longer than 80 characters (found 81).
{code}
> add more diags about app retry limits on AM failures
> ----------------------------------------------------
>
> Key: YARN-2392
> URL: https://issues.apache.org/jira/browse/YARN-2392
> Project: Hadoop YARN
> Issue Type: Sub-task
> Components: resourcemanager
> Affects Versions: 2.6.0
> Reporter: Steve Loughran
> Assignee: Steve Loughran
> Priority: Minor
> Attachments: YARN-2392-001.patch, YARN-2392-002.patch,
> YARN-2392-002.patch
>
>
> # when an app fails the failure count is shown, but not what the global +
> local limits are. If the two are different, they should both be printed.
> # the YARN-2242 strings don't have enough whitespace between text and the URL
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)