GitHub user Leemoonsoo opened a pull request: https://github.com/apache/incubator-zeppelin/pull/380
ZEPPELIN-377 CI hanging on ./testing/startSparkCluster.sh 1.4.0 2.3 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 You can merge this pull request into a Git repository by running: $ git pull https://github.com/Leemoonsoo/incubator-zeppelin fix_spark_test Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-zeppelin/pull/380.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #380 ---- commit 2f6c9f30089fee481e2415df84eb728cd2868cb7 Author: Lee moon soo <m...@apache.org> Date: 2015-10-30T07:56:22Z Use mirror for 1.3.x and later version of spark commit 6c5c3dd87a8f8b987486b4ebe9e52606c4492835 Author: Lee moon soo <m...@apache.org> Date: 2015-10-30T07:56:53Z Add test for 1.5.1 ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---