You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Amareshwari Sriramadasu (JIRA)" <ji...@apache.org> on 2011/07/07 13:18:16 UTC

[jira] [Created] (HIVE-2270) Hive should not call methods from org.apache.hadoop.mapred.JobTracker

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