[ https://issues.apache.org/jira/browse/HIVE-2468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Tom White updated HIVE-2468: ---------------------------- Attachment: HIVE-2468.patch Here's a work in progress patch which passes some of the tests now. * Moved ProxyLocalFileSystem and ProxyFileSystem to common shims. * HADOOP-2081 was causing problems with hive.metastore.event.expiry.duration and hive.metastore.event.clean.freq, which were set to 0L, so I changed these to 0. * org.apache.hadoop.hive.ql.io.TestSymlinkTextInputFormat is (still) failing due to the issue Amareshwari pointed out. * Some tests are failing due to class not found issues, which are due to incorrect classpaths. These still need fixing - I'm running some more tests to see if I can isolate the cause. > 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: Tom White > Attachments: HIVE-2468.patch, HIVE-2468.patch, 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