[
https://issues.apache.org/jira/browse/YARN-4329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15530473#comment-15530473
]
Yufei Gu edited comment on YARN-4329 at 9/28/16 6:33 PM:
---------------------------------------------------------
Hi [~templedf], thanks for the review. I uploaded the new patch for your
comments. I didn't change
{code}
diagnosticMessageBldr.append(" exceeds current queue or its parents"
+ " maximum resource allowed).");
{code}
to two appends since concatenation of string constants is done at compile time.
was (Author: yufeigu):
Hi [~templedf], thanks for the review. I uploaded the new patch for your
comments. I didn't change
{code}
diagnosticMessageBldr.append(" exceeds current queue or its parents"
+ " maximum resource allowed).");
{code}
to two append clause since concatenation of string constants is done at compile
time.
> Allow fetching exact reason as to why a submitted app is in ACCEPTED state in
> Fair Scheduler
> --------------------------------------------------------------------------------------------
>
> Key: YARN-4329
> URL: https://issues.apache.org/jira/browse/YARN-4329
> Project: Hadoop YARN
> Issue Type: Sub-task
> Components: fairscheduler, resourcemanager
> Reporter: Naganarasimha G R
> Assignee: Yufei Gu
> Attachments: YARN-4329.001.patch, YARN-4329.002.patch
>
>
> Similar to YARN-3946, it would be useful to capture possible reason why the
> Application is in accepted state in FairScheduler
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]