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

ASF subversion and git services commented on IMPALA-9815:
---------------------------------------------------------

Commit 481ea4ab0d476a4aa491f99c2a4e376faddc0b03 in impala's branch 
refs/heads/master from Joe McDonnell
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=481ea4a ]

IMPALA-9815: Update URL for cdh-releases-rcs maven repo

We use repository.cloudera.com to get some Cloudera-patched
depdencies required by the CDP Hadoop dependencies (e.g.
log4j, logredactor, etc). The URL for repository.cloudera.com
has changed from repository.cloudera.com/content/* to
repository.cloudera.com/artifactory/*. It is possible that the
old URL will be restored. To get things working, this updates
the cdh-releases-rcs to the new URL.

It turns out that cdh-releases-rcs contains all the
artifacts that we would otherwise get from the third-party
repository, so this replaces third-party with cdh-releases-rcs.

Testing:
 - Ran build-all-options-ub1604

Change-Id: I438305565a1e6b7515408a701e9f9e31f7cfd679
Reviewed-on: http://gerrit.cloudera.org:8080/16594
Reviewed-by: Tim Armstrong <[email protected]>
Tested-by: Impala Public Jenkins <[email protected]>


> Intermittent failure downloading org.apache.hive:hive-exec:jar:3.1.3000.xxxx 
> during build
> -----------------------------------------------------------------------------------------
>
>                 Key: IMPALA-9815
>                 URL: https://issues.apache.org/jira/browse/IMPALA-9815
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Frontend
>    Affects Versions: Impala 4.0
>            Reporter: Laszlo Gaal
>            Assignee: Tim Armstrong
>            Priority: Blocker
>              Labels: broken-build, flaky
>         Attachments: mvn.1602463897.937399486.log
>
>
> This is an intermittent failure; sometimes 
> org.apache.hive:hive-exec:jar:3.1.3000 fails to be downloaded, breaking the 
> build. One telltale sign is a build failure happening early, at about 5 
> minutes into the build. The build error signature is:
> {code}
> 05:36:55 [ERROR] Failed to execute goal on project impala-minimal-hive-exec: 
> Could not resolve dependencies for project 
> org.apache.impala:impala-minimal-hive-exec:jar:0.1-SNAPSHOT: Failed to 
> collect dependencies for [org.apache.hive:hive-exec:jar:3.1.3000.7.2.1.0-112 
> (compile)]: Failed to read artifact descriptor for 
> org.apache.hive:hive-exec:jar:3.1.3000.7.2.1.0-112: Could not transfer 
> artifact org.apache.hive:hive-exec:pom:3.1.3000.7.2.1.0-112 from/to 
> impala.cdh.repo 
> (https://native-toolchain.s3.amazonaws.com/build/cdh_components/1814051/maven):
>  Access denied to: 
> https://native-toolchain.s3.amazonaws.com/build/cdh_components/1814051/maven/org/apache/hive/hive-exec/3.1.3000.7.2.1.0-112/hive-exec-3.1.3000.7.2.1.0-112.pom,
>  ReasonPhrase:Forbidden. -> [Help 1]
> 05:36:55 [ERROR] 
> 05:36:55 [ERROR] To see the full stack trace of the errors, re-run Maven with 
> the -e switch.
> 05:36:55 [ERROR] Re-run Maven using the -X switch to enable full debug 
> logging.
> 05:36:55 [ERROR] 
> 05:36:55 [ERROR] For more information about the errors and possible 
> solutions, please read the following articles:
> 05:36:55 [ERROR] [Help 1] 
> http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
> 05:36:55 mvn -U -s 
> /data/jenkins/workspace/impala-cdpd-master-core/repos/Impala-auxiliary-tests/jenkins/m2-settings.xml
>  -U -B install -DskipTests exited with code 0
> 05:36:55 make[2]: *** [shaded-deps/CMakeFiles/shaded-deps] Error 1
> 05:36:55 make[1]: *** [shaded-deps/CMakeFiles/shaded-deps.dir/all] Error 2
> 05:36:55 make[1]: *** Waiting for unfinished jobs....
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to