mr279 server.api.records.NodeHealthStatus renamed but not updated in client 
NodeHealthStatus.java
-------------------------------------------------------------------------------------------------

                 Key: MAPREDUCE-2773
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2773
             Project: Hadoop Map/Reduce
          Issue Type: Bug
          Components: mrv2
            Reporter: Thomas Graves
            Assignee: Thomas Graves
            Priority: Minor


On the mr279 branch, you can't successfully run the ant target from the 
mapreduce directory since the checkin of the RM refactor.  

The issue is the NodeHealthStatus rename from 
org.apache.hadoop.yarn.server.api.records.NodeHealthStatus to 
org.apache.hadoop.yarn.api.records.NodeHealthStatus but the client 
mapreduce/src/java/org/apache/hadoop/mapred/NodeHealthStatus.java wasn't 
updated with the change

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to