You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-dev@hadoop.apache.org by "Cyrus Katrak (JIRA)" <ji...@apache.org> on 2009/09/28 03:58:16 UTC

[jira] Created: (MAPREDUCE-1045) Changes to deprecated interfaces break Hive

Changes to deprecated interfaces break Hive
-------------------------------------------

                 Key: MAPREDUCE-1045
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1045
             Project: Hadoop Map/Reduce
          Issue Type: Improvement
    Affects Versions: 0.20.2
            Reporter: Cyrus Katrak


I can haz compatibility?
The following things have broken the Hive Shims:
-The removal of a copy constructor in org/apache/hadoop/mapred/lib/CombineFileSplit.java
-The removal of methods involving JobConf in org/apache/hadoop/mapred/lib/CombineFileInputFormat.java

These look like relatively minor fixes to me, and although they are adding to deprecated interfaces, it would be wonderful to get Hive running against trunk Hadoop again.

See HIVE-845 for more details
http://issues.apache.org/jira/browse/HIVE-845

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.