Uh oh!
There was an error while loading. Please reload this page.
ZEPPELIN-377 CI hanging on ./testing/startSparkCluster.sh 1.4.0 2.3 - #380
Closed
Leemoonsoo wants to merge 2 commits into
Closed
ZEPPELIN-377 CI hanging on ./testing/startSparkCluster.sh 1.4.0 2.3#380Leemoonsoo wants to merge 2 commits into
Leemoonsoo wants to merge 2 commits into
Conversation
felixcheung
commented
Oct 31, 2015
Member
looks good |
Leemoonsooforce-pushed
the
fix_spark_test
branch
from
November 1, 2015 04:13
e1ea955 to
328afa8CompareLeemoonsooforce-pushed
the
fix_spark_test
branch
from
November 2, 2015 04:46
2a2c167 to
142583aCompareLeemoonsoo
commented
Nov 2, 2015
MemberAuthor
This PR fixes master branch CI failure. |
corneadoug
commented
Nov 2, 2015
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 <moon@apache.org> Closesapache#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 <moon@apache.org> Closesapache#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 freeto 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