Hive should not call methods from org.apache.hadoop.mapred.JobTracker ---------------------------------------------------------------------
Key: HIVE-2270 URL: https://issues.apache.org/jira/browse/HIVE-2270 Project: Hive Issue Type: Bug Reporter: Amareshwari Sriramadasu Assignee: Amareshwari Sriramadasu Currently Hive calls getAddress() and getState() api from org.apache.hadoop.mapred.JobTracker. These should be replaced with client-side ones if any, since the class is private(annotated) to hadoop. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira