Y. SREENIVASULU REDDY created YARN-8745:
-------------------------------------------

             Summary: Misplaced the TestRMWebServicesFairScheduler.java file.
                 Key: YARN-8745
                 URL: https://issues.apache.org/jira/browse/YARN-8745
             Project: Hadoop YARN
          Issue Type: Bug
          Components: fairscheduler, test
            Reporter: Y. SREENIVASULU REDDY
            Assignee: Y. SREENIVASULU REDDY


TestRMWebServicesFairScheduler.java file exist in
{noformat}
hadoop/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/webapp/TestRMWebServicesFairScheduler.java
{noformat}
But the package structure is 
{noformat}
package org.apache.hadoop.yarn.server.resourcemanager.webapp.fairscheduler;
{noformat}

so moving the file to proper package.



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

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

Reply via email to