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 "Karthik Kambatla (JIRA)" <ji...@apache.org> on 2014/06/10 21:11:02 UTC

[jira] [Commented] (YARN-1424) RMAppAttemptImpl should return the DummyApplicationResourceUsageReport for all invalid accesses

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

Karthik Kambatla commented on YARN-1424:
----------------------------------------

Also, thanks Jason and Vinod for your inputs. 

> RMAppAttemptImpl should return the DummyApplicationResourceUsageReport for all invalid accesses
> -----------------------------------------------------------------------------------------------
>
>                 Key: YARN-1424
>                 URL: https://issues.apache.org/jira/browse/YARN-1424
>             Project: Hadoop YARN
>          Issue Type: Improvement
>          Components: resourcemanager
>    Affects Versions: 2.4.0
>            Reporter: Sandy Ryza
>            Assignee: Ray Chiang
>            Priority: Minor
>              Labels: newbie
>             Fix For: 2.5.0
>
>         Attachments: YARN1424-01.patch, YARN1424-02.patch, YARN1424-03.patch, YARN1424-04.patch
>
>
> RMAppImpl has a DUMMY_APPLICATION_RESOURCE_USAGE_REPORT to return when the caller of createAndGetApplicationReport doesn't have access.
> RMAppAttemptImpl should have something similar for getApplicationResourceUsageReport.
> It also might make sense to put the dummy report into ApplicationResourceUsageReport and allow both to use it.
> A test would also be useful to verify that RMAppAttemptImpl#getApplicationResourceUsageReport doesn't return null if the scheduler doesn't have a report to return.



--
This message was sent by Atlassian JIRA
(v6.2#6252)