You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Eric Payne (JIRA)" <ji...@apache.org> on 2019/06/03 18:50:00 UTC

[jira] [Commented] (YARN-8625) Aggregate Resource Allocation for each job is not present in ATS

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

Eric Payne commented on YARN-8625:
----------------------------------

[~Prabhu Joseph], in order to put these changes into branch-2.8 and branch-2.7, I will need to put them into branch-2 and branch-2.9 first. The patch for trunk backports cleanly to branch-2, but it does not compile in branch-2. So, I will need another patch for branch-2 specifically.
{noformat}
[ERROR] /home/ericp/hadoop/source/Apache/YARN-8625/branch-2/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-common/src/main/java/org/apache/hadoop/yarn/server/webapp/dao/AppInfo.java:[117,48] cannot find symbol
[ERROR]   symbol:   method getResourceSecondsMap()
[ERROR]   location: class org.apache.hadoop.yarn.api.records.ApplicationResourceUsageReport
{noformat}

The branch-2.8 and branch-2.7 don't apply cleanly to branch-2. 

> Aggregate Resource Allocation for each job is not present in ATS
> ----------------------------------------------------------------
>
>                 Key: YARN-8625
>                 URL: https://issues.apache.org/jira/browse/YARN-8625
>             Project: Hadoop YARN
>          Issue Type: Bug
>          Components: ATSv2
>    Affects Versions: 2.7.4
>            Reporter: Prabhu Joseph
>            Assignee: Prabhu Joseph
>            Priority: Major
>         Attachments: 0001-YARN-8625.patch, 0002-YARN-8625.patch, ApplicationHistoryServer_Rest_Api.png, ApplicationHistoryServer_UI.png, YARN-8625-branch-2.7.001.patch, YARN-8625-branch-2.8.001.patch, yarn-site.xml
>
>
> Aggregate Resource Allocation shown on RM UI for finished job is very useful metric to understand how much resource a job has consumed. But this does not get stored in ATS.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-issues-help@hadoop.apache.org