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)