ZEPPELIN-377 CI hanging on ./testing/startSparkCluster.sh 1.4.0 2.3#380
Closed
Leemoonsoo wants to merge 2 commits intoapache:masterfrom
Closed
ZEPPELIN-377 CI hanging on ./testing/startSparkCluster.sh 1.4.0 2.3#380Leemoonsoo wants to merge 2 commits intoapache:masterfrom
Leemoonsoo wants to merge 2 commits intoapache:masterfrom
Conversation
Member
|
looks good |
e1ea955 to
328afa8
Compare
2a2c167 to
142583a
Compare
Member
Author
|
This PR fixes master branch CI failure. |
Contributor
|
Go for it |
prabhjyotsingh
pushed a commit
to prabhjyotsingh/zeppelin
that referenced
this pull request
Nov 3, 2015
Address https://issues.apache.org/jira/browse/ZEPPELIN-377. This patch change spark package download location from apache archive to mirror, to download in 10min. Also add missing test for 1.5.1 and change test version from 1.4.0 to 1.4.1 Author: Lee moon soo <[email protected]> Closes apache#380 from Leemoonsoo/fix_spark_test and squashes the following commits: 142583a [Lee moon soo] Add test for 1.5.1 b8323e6 [Lee moon soo] Use mirror for 1.3.x and later version of spark
prabhjyotsingh
pushed a commit
to prabhjyotsingh/zeppelin
that referenced
this pull request
Nov 3, 2015
Address https://issues.apache.org/jira/browse/ZEPPELIN-377. This patch change spark package download location from apache archive to mirror, to download in 10min. Also add missing test for 1.5.1 and change test version from 1.4.0 to 1.4.1 Author: Lee moon soo <[email protected]> Closes apache#380 from Leemoonsoo/fix_spark_test and squashes the following commits: 142583a [Lee moon soo] Add test for 1.5.1 b8323e6 [Lee moon soo] Use mirror for 1.3.x and later version of spark
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
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.
Address https://issues.apache.org/jira/browse/ZEPPELIN-377.
This patch change spark package download location from apache archive to mirror, to download in 10min.
Also add missing test for 1.5.1 and change test version from 1.4.0 to 1.4.1