RJ Nowling created BIGTOP-2073:
----------------------------------
Summary: 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)