zeppelin git commit: [ZEPPELIN-2088] Bundle helium packages one by one

2017-04-08 Thread moon
Repository: zeppelin Updated Branches: refs/heads/master 495be1ede -> 241fd0344 [ZEPPELIN-2088] Bundle helium packages one by one ### What is this PR for? Bundle helium packages one by one because Summary Let's say you have one helium package called `ultimate-line-chart`. **1.

zeppelin git commit: ZEPPELIN-2150. NoSuchMethodError: org.apache.spark.ui.SparkUI.appUIAddress() for the spark master

2017-04-08 Thread zjffdu
Repository: zeppelin Updated Branches: refs/heads/branch-0.7 d0b4287d5 -> 46b196575 ZEPPELIN-2150. NoSuchMethodError: org.apache.spark.ui.SparkUI.appUIAddress() for the spark master `SparkUI.addUIAddress` is removed in spark master which cause this error. Actually spark 2.0 introduce new

zeppelin git commit: ZEPPELIN-2150. NoSuchMethodError: org.apache.spark.ui.SparkUI.appUIAddress() for the spark master

2017-04-08 Thread zjffdu
Repository: zeppelin Updated Branches: refs/heads/master 5381883ff -> 495be1ede ZEPPELIN-2150. NoSuchMethodError: org.apache.spark.ui.SparkUI.appUIAddress() for the spark master ### What is this PR for? `SparkUI.addUIAddress` is removed in spark master which cause this error. Actually spark