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

Eric Payne updated YARN-2780:
-----------------------------
    Attachment: YARN-2780.v2.201411061601.txt

[~knoguchi], I am attaching a new patch that applies cleanly to trunk.

{quote}
Output looks mostly good. We may want to have different format for 
"preemptedResources" so that it doesn't use the same delimiter(comma). But 
since application name can also include comma, maybe it's a non-issue.
{quote}
The code handles the comma by putting a backslash (\) in front of it. We could 
split change the comma to something else before printing it out, but I think it 
is not a problem.

> Log aggregated resource allocation in rm-appsummary.log
> -------------------------------------------------------
>
>                 Key: YARN-2780
>                 URL: https://issues.apache.org/jira/browse/YARN-2780
>             Project: Hadoop YARN
>          Issue Type: New Feature
>          Components: resourcemanager
>    Affects Versions: 2.5.1
>            Reporter: Koji Noguchi
>            Assignee: Eric Payne
>            Priority: Minor
>         Attachments: YARN-2780.v1.201411031728.txt, 
> YARN-2780.v2.201411061601.txt
>
>
> YARN-415 added useful information about resource usage by applications.  
> Asking to log that info inside rm-appsummary.log.



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

Reply via email to