zeppelin git commit: BigQuery Interpreter for Apazhe Zeppelin[ZEPPELIN-1153]

2016-07-30 Thread bzz
Repository: zeppelin Updated Branches: refs/heads/master 6eb2cc5ab -> 57c264da2 BigQuery Interpreter for Apazhe Zeppelin[ZEPPELIN-1153] ### What is this PR for? Google BigQuery is a popular no-ops datawarehouse. This commit will enable Apache Zeppelin users to perform BI and Analytics on

zeppelin git commit: [HOTFIX] change 1.5-SNAPSHOT to 1.5-20160502.230123-45

2016-07-30 Thread prabhjyotsingh
Repository: zeppelin Updated Branches: refs/heads/master 1a68a742c -> 6eb2cc5ab [HOTFIX] change 1.5-SNAPSHOT to 1.5-20160502.230123-45 ### What is this PR for? This is to fix CI which is mostly failing for resource org.apache.apache.resources:apache-jar-resource-bundle:1.5-SNAPSHOT, until

zeppelin git commit: [ZEPPELIN-1250] remove 2.11 suffix from zeppelin-server

2016-07-30 Thread minalee
Repository: zeppelin Updated Branches: refs/heads/master 3eea27f65 -> 1a68a742c [ZEPPELIN-1250] remove 2.11 suffix from zeppelin-server ### What is this PR for? Remove 2.11 suffix from zeppelin-server since it uses scala dependencies only for test, so doesn't need to separate the artifact by

zeppelin git commit: [ZEPPELIN-1250] remove 2.11 suffix from zeppelin-server

2016-07-30 Thread minalee
Repository: zeppelin Updated Branches: refs/heads/branch-0.6 b3606510f -> ce6e01d09 [ZEPPELIN-1250] remove 2.11 suffix from zeppelin-server ### What is this PR for? Remove 2.11 suffix from zeppelin-server since it uses scala dependencies only for test, so doesn't need to separate the

zeppelin git commit: ZEPPELIN-1227 change spark-2.0.0-preview to spark-2.0.0

2016-07-30 Thread moon
Repository: zeppelin Updated Branches: refs/heads/branch-0.6 13752e202 -> b3606510f ZEPPELIN-1227 change spark-2.0.0-preview to spark-2.0.0 Change spark-2.0.0-preview to spark-2.0.0 Improvement * [x] - Update pom.xml and .travis.yml https://issues.apache.org/jira/browse/ZEPPELIN-1227 *

zeppelin git commit: ZEPPELIN-1227 change spark-2.0.0-preview to spark-2.0.0

2016-07-30 Thread moon
Repository: zeppelin Updated Branches: refs/heads/master 83e7da7aa -> 3eea27f65 ZEPPELIN-1227 change spark-2.0.0-preview to spark-2.0.0 ### What is this PR for? Change spark-2.0.0-preview to spark-2.0.0 ### What type of PR is it? Improvement ### Todos * [x] - Update pom.xml and .travis.yml

zeppelin git commit: ZEPPELIN-1242. Should set property SPARK_YARN_MODE and do login before creating any spark stuff

2016-07-30 Thread prabhjyotsingh
Repository: zeppelin Updated Branches: refs/heads/master 848dbd030 -> 83e7da7aa ZEPPELIN-1242. Should set property SPARK_YARN_MODE and do login before creating any spark stuff ### What is this PR for? We run zeppelin on spark when spark authentication is turned on, but got the following