[
https://issues.apache.org/jira/browse/HIVE-2468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13153168#comment-13153168
]
[email protected] commented on HIVE-2468:
-----------------------------------------------------
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/2762/
-----------------------------------------------------------
(Updated 2011-11-18 22:06:29.024823)
Review request for hive.
Changes
-------
Thanks for all the feedback! Here's a new patch which addresses it.
* Change build.properties to the 0.20-based version numbers (build against 23
with "ant -Dhadoop.version=0.23.0 -Dhadoop.security.version=0.23.0
-Dhadoop.security.version.prefix=0.23")
* Makes the change to bin/hive that Amareshwari suggested.
* Removed duplicate classes names from the 0.23 shim as Thomas suggested. I
also removed some classes that I needlessly introduced into the 23 shim tree in
the last patch.
Amareshwari, can you post your changes to CombineFileInputFormatShim so we can
include those too?
I also need to run unit tests against 0.20 to check there are no regressions.
Summary
-------
See https://issues.apache.org/jira/browse/HIVE-2468
This addresses bug HIVE-2468.
https://issues.apache.org/jira/browse/HIVE-2468
Diffs (updated)
-----
trunk/shims/src/0.23/java/org/apache/hadoop/hive/shims/Hadoop23Shims.java
PRE-CREATION
trunk/shims/src/0.20S/java/org/apache/hadoop/hive/shims/Hadoop20SShims.java
1203794
trunk/shims/build.xml 1203794
trunk/shims/src/0.20/java/org/apache/hadoop/hive/shims/Hadoop20Shims.java
1203794
trunk/service/src/java/org/apache/hadoop/hive/service/HiveServer.java 1203794
trunk/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HiveHFileOutputFormat.java
1203794
trunk/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HiveHBaseTableOutputFormat.java
1203794
trunk/build.properties 1203794
trunk/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HiveHBaseTableInputFormat.java
1203794
trunk/shims/src/0.23/java/org/apache/hadoop/hive/shims/Jetty23Shims.java
PRE-CREATION
trunk/shims/src/0.23/java/org/apache/hadoop/hive/thrift/DelegationTokenIdentifier23.java
PRE-CREATION
trunk/shims/src/0.23/java/org/apache/hadoop/hive/thrift/DelegationTokenSelector23.java
PRE-CREATION
trunk/shims/src/common/java/org/apache/hadoop/hive/shims/HadoopShims.java
1203794
trunk/shims/src/common/java/org/apache/hadoop/hive/shims/ShimLoader.java
1203794
Diff: https://reviews.apache.org/r/2762/diff
Testing
-------
Thanks,
Tom
> Make Hive compile against Hadoop 0.23
> -------------------------------------
>
> Key: HIVE-2468
> URL: https://issues.apache.org/jira/browse/HIVE-2468
> Project: Hive
> Issue Type: Task
> Reporter: Konstantin Shvachko
> Assignee: Konstantin Shvachko
> Attachments: HIVE-2468.patch
>
>
> Due to restructure of Hadoop 0.22 branch compared to Hadoop 0.20 Hive does
> not compile against 0.22
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira