You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bigtop.apache.org by "Evans Ye (JIRA)" <ji...@apache.org> on 2015/09/27 11:46:04 UTC

[jira] [Commented] (BIGTOP-2073) Pig rpm build fails due to typo

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

Evans Ye commented on BIGTOP-2073:
----------------------------------

Thanks for the fix! No matter why only RPMs are failing on [CI|http://ci.bigtop.apache.org:8080/view/Bigtop-trunk/job/Docker-Bigtop-trunk-Pig/].

> Pig rpm build fails due to typo
> -------------------------------
>
>                 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
>            Assignee: Olaf Flebbe
>            Priority: Blocker
>         Attachments: BIGTOP-2073.1.patch
>
>
> {{./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)