-
Notifications
You must be signed in to change notification settings - Fork 2.8k
CI test for 1689 #1696
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Closed
CI test for 1689 #1696
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
c69e8d8 to
bce543a
Compare
Member
|
Spark 2.0 profile fails with very stragne |
Member
Author
|
@bzz That's because invalid |
5eb3826 to
162bffa
Compare
Member
Author
|
I asked to travis CI team regard to many 503 |
Member
|
I have asked ASF on another side as well INFRA-12996 |
Member
Author
|
I will rebase this |
8ae33a6 to
82291f9
Compare
This was referenced Nov 30, 2016
Member
|
rebasing on #1709 should solve the CI issue |
Member
Author
|
This will be closed (duplicated with #1689) |
asfgit
pushed a commit
that referenced
this pull request
Nov 30, 2016
### What is this PR for? There has been issues with downloading\caching Spark, esp in #1689 #1696 This is hotfix for Spark download on CI. ### What type of PR is it? Hot Fix ### Todos - [x] do not use distrs.apache.org - [x] levirage `download-maven-plugin` cache for Spark download - [x] set timeout 1min and 5 re-tries on download - [x] un-pack them under `/target/` so `mvn clean` works as expected - [x] mute logs for `./testing/install_external_dependencies.sh` ### How should this be tested? In CI logs, Spark should be downloaded by `spark-dependencies` and cached under `${HOME}/.m2/repository/.cache/maven-download-plugin` ### Questions: * Does the licenses files need update? No * Is there breaking changes for older versions? No * Does this needs documentation? No Author: Alexander Bezzubov <bzz@apache.org> Closes #1709 from bzz/make-ci-stabel and squashes the following commits: 06c031c [Alexander Bezzubov] Move logging config to MAVEN_OPTS 702dcdd [Alexander Bezzubov] Spark download\cached, using download-maven-plugin 7040b09 [Alexander Bezzubov] Switch Spark download dir 1d85b5c [Alexander Bezzubov] Mute dependency install logs 78109af [Alexander Bezzubov] Set readTimeOut for download-maven-plugin 7a64690 [Alexander Bezzubov] Bump download-maven-plugin version to lastes 1.3.0 605dea9 [Alexander Bezzubov] Spark 2.0.1 on CI, same as in pom.xml 9ee9c04 [Alexander Bezzubov] Direct Spark download url for CI as INFRA-12996
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This is a comparison group for #1689