[ https://issues.apache.org/jira/browse/HIVE-2239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13062685#comment-13062685 ]
Carl Steinbach commented on HIVE-2239: -------------------------------------- This patch broke the eclipse integration scripts. bq. Hadoop upgraded from 1.3 to 1.4. Since, hive is launched from hadoop scripts, it gets 1.4 from there and then it includes 1.3 itself. Having two different versions of same jar causes unwanted grief. Hive's execution mechanism ensures that Hadoop's classpath get's preference over Hive's. Since Hive seems to work with both version 1.3 and 1.4 of commons-codec, I'm having trouble seeing how this can cause problems. > Use the version commons-codec from Hadoop > ----------------------------------------- > > Key: HIVE-2239 > URL: https://issues.apache.org/jira/browse/HIVE-2239 > Project: Hive > Issue Type: Task > Components: Build Infrastructure, Contrib > Affects Versions: 0.6.0, 0.7.0, 0.8.0 > Reporter: Ashutosh Chauhan > Assignee: Ashutosh Chauhan > Fix For: 0.8.0 > > Attachments: HIVE-2239.2.patch, hive-2239.patch > > > Hadoop upgraded from 1.3 to 1.4. Since, hive is launched from hadoop scripts, > it gets 1.4 from there and then it includes 1.3 itself. Having two different > versions of same jar causes unwanted grief. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira