[ https://issues.apache.org/jira/browse/HIVE-2468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13153009#comment-13153009 ]
Thomas Weise commented on HIVE-2468: ------------------------------------ The proposed change would duplicate package/class names from 20S shim. That's problematic as all go into a single shim jar file. I would suggest to use a different package (or rename all classes) for the .23 shim. In those cases where classes from 20S are copied w/o modification, we should try to separate them out to a common location that is shared between 20S and 23? > 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