[ https://issues.apache.org/jira/browse/HIVE-4278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13622832#comment-13622832 ]
Travis Crawford commented on HIVE-4278: --------------------------------------- Hey [~sushanth] - the issue is transitive dependencies. [hcatalog-core-0.5.0-incubating.pom|http://search.maven.org/remotecontent?filepath=org/apache/hcatalog/hcatalog-core/0.5.0-incubating/hcatalog-core-0.5.0-incubating.pom] depends on [hive-exec-0.10.0.pom|http://search.maven.org/remotecontent?filepath=org/apache/hive/hive-exec/0.10.0/hive-exec-0.10.0.pom], which depends on [hive-builtins-0.10.0.pom|http://search.maven.org/remotecontent?filepath=org/apache/hive/hive-builtins/0.10.0/hive-builtins-0.10.0.pom] We could exclude {{hive-builtins}} from {{hive-exec}} - it would be a runtime issue for hive, but I don't think HCatalog would mind. > HCat needs to get current Hive jars instead of pulling them from maven repo > --------------------------------------------------------------------------- > > Key: HIVE-4278 > URL: https://issues.apache.org/jira/browse/HIVE-4278 > Project: Hive > Issue Type: Sub-task > Components: Build Infrastructure, HCatalog > Affects Versions: 0.11.0 > Reporter: Alan Gates > Priority: Blocker > Fix For: 0.11.0 > > > The HCatalog build is currently pulling Hive jars from the maven repo instead > of using the ones built as part of the current build. Now that it is part of > Hive it should use the jars being built instead of pulling them from maven. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira