You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bigtop.apache.org by "Olaf Flebbe (JIRA)" <ji...@apache.org> on 2015/09/25 23:55:05 UTC

[jira] [Comment Edited] (BIGTOP-2073) Pig build fails due to missing Hive shim dependency

    [ https://issues.apache.org/jira/browse/BIGTOP-2073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14908728#comment-14908728 ] 

Olaf Flebbe edited comment on BIGTOP-2073 at 9/25/15 9:54 PM:
--------------------------------------------------------------

Could you please double-check if the hive artifacts are available in you local maven cache ?

(Should be since bigtop gradle hive-rpm runs "mvn install")




was (Author: oflebbe):
Could you please double-check if the hive artifacts are available in you local maven cache ?

(Should be since hive runs "mvn install"



> Pig build fails due to missing Hive shim dependency
> ---------------------------------------------------
>
>                 Key: BIGTOP-2073
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-2073
>             Project: Bigtop
>          Issue Type: Bug
>          Components: build, hive, pig
>    Affects Versions: 1.1.0
>            Reporter: RJ Nowling
>            Priority: Blocker
>
> {{./gradlew pig-rpm}} fails to build, saying that a dependency can't be resolved:
> {noformat}
> ivy-resolve:
> [ivy:resolve]
> [ivy:resolve] :: problems summary ::
> [ivy:resolve] :::: WARNINGS
> [ivy:resolve] 		module not found: org.apache.hive.shims#hive-shims-common-secure;1.2.1
> [ivy:resolve] 	==== fs: tried
> [ivy:resolve] 	  /home/centos/.m2/repository/org/apache/hive/shims/hive-shims-common-secure/1.2.1/hive-shims-common-secure-1.2.1.pom
> [ivy:resolve] 	  -- artifact org.apache.hive.shims#hive-shims-common-secure;1.2.1!hive-shims-common-secure.jar:
> [ivy:resolve] 	  /home/centos/.m2/repository/org/apache/hive/shims/hive-shims-common-secure/1.2.1/hive-shims-common-secure-1.2.1.jar
> [ivy:resolve] 	==== maven2: tried
> [ivy:resolve] 	  http://repo2.maven.org/maven2/org/apache/hive/shims/hive-shims-common-secure/1.2.1/hive-shims-common-secure-1.2.1.pom
> [ivy:resolve] 	  -- artifact org.apache.hive.shims#hive-shims-common-secure;1.2.1!hive-shims-common-secure.jar:
> [ivy:resolve] 	  http://repo2.maven.org/maven2/org/apache/hive/shims/hive-shims-common-secure/1.2.1/hive-shims-common-secure-1.2.1.jar
> [ivy:resolve] 	==== jboss-maven2: tried
> [ivy:resolve] 	  http://repository.jboss.com/nexus/content/groups/public/org/apache/hive/shims/hive-shims-common-secure/1.2.1/hive-shims-common-secure-1.2.1.pom
> [ivy:resolve] 	  -- artifact org.apache.hive.shims#hive-shims-common-secure;1.2.1!hive-shims-common-secure.jar:
> [ivy:resolve] 	  http://repository.jboss.com/nexus/content/groups/public/org/apache/hive/shims/hive-shims-common-secure/1.2.1/hive-shims-common-secure-1.2.1.jar
> [ivy:resolve] 	==== apache-snapshots: tried
> [ivy:resolve] 	  http://repository.apache.org/content/groups/snapshots-group/org/apache/hive/shims/hive-shims-common-secure/1.2.1/hive-shims-common-secure-1.2.1.pom
> [ivy:resolve] 	  -- artifact org.apache.hive.shims#hive-shims-common-secure;1.2.1!hive-shims-common-secure.jar:
> [ivy:resolve] 	  http://repository.apache.org/content/groups/snapshots-group/org/apache/hive/shims/hive-shims-common-secure/1.2.1/hive-shims-common-secure-1.2.1.jar
> [ivy:resolve] 		::::::::::::::::::::::::::::::::::::::::::::::
> [ivy:resolve] 		::          UNRESOLVED DEPENDENCIES         ::
> [ivy:resolve] 		::::::::::::::::::::::::::::::::::::::::::::::
> [ivy:resolve] 		:: org.apache.hive.shims#hive-shims-common-secure;1.2.1: not found
> [ivy:resolve] 		::::::::::::::::::::::::::::::::::::::::::::::
> [ivy:resolve]
> {noformat}
> [~oflebbe] any thoughts?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)