zeppelin git commit: ZEPPELIN-3304. Move sap module before zeppelin-distribution

2018-03-06 Thread zjffdu
Repository: zeppelin Updated Branches: refs/heads/master db3774640 -> a3952ea95 ZEPPELIN-3304. Move sap module before zeppelin-distribution ### What is this PR for? 1. Move sap module before zeppelin-distribution, otherwise sap module will be built after zeppelin-distribution 2. Fix code styl

zeppelin git commit: ZEPPELIN-3304. Move sap module before zeppelin-distribution

2018-03-06 Thread zjffdu
Repository: zeppelin Updated Branches: refs/heads/branch-0.8 891108ba0 -> 591483c6a ZEPPELIN-3304. Move sap module before zeppelin-distribution ### What is this PR for? 1. Move sap module before zeppelin-distribution, otherwise sap module will be built after zeppelin-distribution 2. Fix code

zeppelin git commit: ZEPPELIN-3302. Update SparkVersion.java to support Spark 2.3

2018-03-06 Thread zjffdu
Repository: zeppelin Updated Branches: refs/heads/branch-0.8 dc4612ed1 -> 891108ba0 ZEPPELIN-3302. Update SparkVersion.java to support Spark 2.3 ### What is this PR for? Trivial PR to support 2.3 via updating SparkVersion.java. Unfortunately we cannot download spark 2.3 from http://d3kbcqa49

zeppelin git commit: ZEPPELIN-3302. Update SparkVersion.java to support Spark 2.3

2018-03-06 Thread zjffdu
Repository: zeppelin Updated Branches: refs/heads/master 733a20210 -> db3774640 ZEPPELIN-3302. Update SparkVersion.java to support Spark 2.3 ### What is this PR for? Trivial PR to support 2.3 via updating SparkVersion.java. Unfortunately we cannot download spark 2.3 from http://d3kbcqa49mib1

zeppelin git commit: ZEPPELIN-3299. Combine spark integration test with its unit test in one build

2018-03-06 Thread zjffdu
Repository: zeppelin Updated Branches: refs/heads/branch-0.8 c5a49a471 -> dc4612ed1 ZEPPELIN-3299. Combine spark integration test with its unit test in one build ### What is this PR for? In ZEPPELIN-3254, we introduce 2 build for spark integration test. And we can run unit test with these sy

zeppelin git commit: ZEPPELIN-3299. Combine spark integration test with its unit test in one build

2018-03-06 Thread zjffdu
Repository: zeppelin Updated Branches: refs/heads/master 483dc3f2b -> 733a20210 ZEPPELIN-3299. Combine spark integration test with its unit test in one build ### What is this PR for? In ZEPPELIN-3254, we introduce 2 build for spark integration test. And we can run unit test with these system

zeppelin git commit: ZEPPELIN-3296. Reorg livy integration test to minimize livy session

2018-03-06 Thread zjffdu
Repository: zeppelin Updated Branches: refs/heads/branch-0.8 95f600a5a -> c5a49a471 ZEPPELIN-3296. Reorg livy integration test to minimize livy session ### What is this PR for? Just refactor livy integration test to minuze livy session so that we can reduce the livy build time. ### What type

zeppelin git commit: ZEPPELIN-3296. Reorg livy integration test to minimize livy session

2018-03-06 Thread zjffdu
Repository: zeppelin Updated Branches: refs/heads/master 0cff6f0f0 -> 483dc3f2b ZEPPELIN-3296. Reorg livy integration test to minimize livy session ### What is this PR for? Just refactor livy integration test to minuze livy session so that we can reduce the livy build time. ### What type of

zeppelin git commit: ZEPPELIN-3295. Remove build of profile spark-1.6 and scala-2.11

2018-03-06 Thread zjffdu
Repository: zeppelin Updated Branches: refs/heads/branch-0.8 8d06dee3b -> 95f600a5a ZEPPELIN-3295. Remove build of profile spark-1.6 and scala-2.11 ### What is this PR for? Trivial PR to remove the build of profile spark-1.6 and scala-2.11, The travis build of profile spark-1.6 and scala-2.11

zeppelin git commit: ZEPPELIN-3295. Remove build of profile spark-1.6 and scala-2.11

2018-03-06 Thread zjffdu
Repository: zeppelin Updated Branches: refs/heads/master c77c549e3 -> 0cff6f0f0 ZEPPELIN-3295. Remove build of profile spark-1.6 and scala-2.11 ### What is this PR for? Trivial PR to remove the build of profile spark-1.6 and scala-2.11, The travis build of profile spark-1.6 and scala-2.11 onl

zeppelin git commit: [ZEPPELIN-3300] branch-0.8 broken due to 0.9.0 parent dependency in sap interpreter

2018-03-06 Thread moon
Repository: zeppelin Updated Branches: refs/heads/branch-0.8 3b3ce9ed8 -> 8d06dee3b [ZEPPELIN-3300] branch-0.8 broken due to 0.9.0 parent dependency in sap interpreter ### What is this PR for? Hotfix PR for branch-0.8 build ### What type of PR is it? [Hot Fix] ### Todos * [ ] - Task ### Wh