zeppelin git commit: ZEPPELIN-1918. Fix build with Spark 2.1.0

2017-01-16 Thread felixcheung
Repository: zeppelin Updated Branches: refs/heads/master ae1cb0527 -> 9bc4dce98 ZEPPELIN-1918. Fix build with Spark 2.1.0 ### What is this PR for? It's my misunderstanding of `SPARK_VER` in travis. It is only used for downloading spark distribution. We need to specify spark profile explicitly

zeppelin git commit: ZEPPELIN-1918. Fix build with Spark 2.1.0

2017-01-16 Thread felixcheung
Repository: zeppelin Updated Branches: refs/heads/branch-0.7 2a869c80e -> 20ebb6cc1 ZEPPELIN-1918. Fix build with Spark 2.1.0 ### What is this PR for? It's my misunderstanding of `SPARK_VER` in travis. It is only used for downloading spark distribution. We need to specify spark profile explic