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 "Chen He (JIRA)" <ji...@apache.org> on 2014/01/24 23:25:39 UTC

[jira] [Created] (YARN-1632) TestApplicationMasterServices should be under org.apache.hadoop.yarn.server.resourcemanager package

Chen He created YARN-1632:
-----------------------------

             Summary: TestApplicationMasterServices should be under org.apache.hadoop.yarn.server.resourcemanager package
                 Key: YARN-1632
                 URL: https://issues.apache.org/jira/browse/YARN-1632
             Project: Hadoop YARN
          Issue Type: Bug
    Affects Versions: 2.2.0, 0.23.9
            Reporter: Chen He
            Assignee: Chen He
            Priority: Minor


ApplicationMasterService is under org.apache.hadoop.yarn.server.resourcemanager package. However, its unit test file TestApplicationMasterService is placed under org.apache.hadoop.yarn.server.resourcemanager.applicationmasterservice package which only contains one file (TestApplicationMasterService). 



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)