[ https://issues.apache.org/jira/browse/HIVE-2391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13148958#comment-13148958 ]
Carl Steinbach commented on HIVE-2391: -------------------------------------- @Alejandro: Which snapshot POM did you look at? I'm looking at the one here: https://repository.apache.org/service/local/repositories/snapshots/content/org/apache/hive/hive-cli/0.9.0-SNAPSHOT/hive-cli-0.9.0-20111111.234949-97.pom It seems to have the correct Hive dependencies. Also, hive-contrib, which contains the RegexSerDe, is not on the Hive classpath by default. You have to add this manually. If an Oozie testcase references this directly then you need to add hive-contrib as one of your dependencies. > published POMs in Maven repo are incorrect > ------------------------------------------ > > Key: HIVE-2391 > URL: https://issues.apache.org/jira/browse/HIVE-2391 > Project: Hive > Issue Type: Bug > Components: Build Infrastructure > Affects Versions: 0.7.1 > Reporter: Alejandro Abdelnur > Assignee: Carl Steinbach > Priority: Critical > Fix For: 0.8.0 > > Attachments: HIVE-2391.1.patch.txt, HIVE-2391.2.patch.txt, > HIVE-2391.3.patch.txt, HIVE-2391.4.patch.txt, HIVE-2391.5.patch.txt, > HIVE-2391.wip.1.patch.txt > > > The Hive artifacts published in Apache Maven SNAPSHOTS repo are incorrect. > Dependencies are not complete. > Even after adding as dependencies ALL the Hive artifacts it is not possible > to compile a project using Hive JARs (I'm trying to integrate Oozie Hive > Action using Apache Hive). > As a reference the Hive CDH POMs dependencies could be used (Using those > artifacts I'm able to compile/test/run Hive from within Oozie). -- 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