[
https://issues.apache.org/jira/browse/YARN-3149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14307733#comment-14307733
]
Bibin A Chundatt commented on YARN-3149:
----------------------------------------
The message should be application id could any one assign to me. I would like
to submit the patch
{quote}
try {
return toApplicationId(it);
} catch (NumberFormatException n) {
throw new IllegalArgumentException("Invalid AppAttemptId: "
+ appIdStr, n);
}
{quote}
> Typo in message for invalid application id
> ------------------------------------------
>
> Key: YARN-3149
> URL: https://issues.apache.org/jira/browse/YARN-3149
> Project: Hadoop YARN
> Issue Type: Bug
> Components: resourcemanager
> Reporter: Bibin A Chundatt
> Priority: Trivial
> Attachments: screenshot-1.png
>
>
> Message in console wrong when application id format wrong
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)