Skip to content

Conversation

@1ambda
Copy link
Member

@1ambda 1ambda commented Nov 29, 2016

This is a comparison group for #1689

@1ambda 1ambda force-pushed the ci-test-for-1689 branch 3 times, most recently from c69e8d8 to bce543a Compare November 29, 2016 07:43
@bzz
Copy link
Member

bzz commented Nov 29, 2016

Spark 2.0 profile fails with very stragne

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:2.17:check (checkstyle-fail-build) on project zeppelin: Failed during checkstyle execution: Failed during checkstyle configuration: unable to parse configuration stream - Element type "html" must be declared.:6:26 -> [Help 1]
[ERROR] 

@1ambda
Copy link
Member Author

1ambda commented Nov 29, 2016

@bzz That's because invalid _tools/checkstyle.xml. I'v just updated sorry for distraction :)

@1ambda 1ambda force-pushed the ci-test-for-1689 branch 4 times, most recently from 5eb3826 to 162bffa Compare November 29, 2016 11:33
@1ambda
Copy link
Member Author

1ambda commented Nov 29, 2016

I asked to travis CI team regard to many 503

travis-ci/travis-ci#6950

@bzz
Copy link
Member

bzz commented Nov 29, 2016

I have asked ASF on another side as well INFRA-12996

@1ambda
Copy link
Member Author

1ambda commented Nov 30, 2016

I will rebase this

@bzz
Copy link
Member

bzz commented Nov 30, 2016

rebasing on #1709 should solve the CI issue

@1ambda
Copy link
Member Author

1ambda commented Nov 30, 2016

This will be closed (duplicated with #1689)

@1ambda 1ambda closed this Nov 30, 2016
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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants