zeppelin/bin
Felix Cheung 69537f1412 [ZEPPELIN-395] Support Spark 1.6
Adding support for Spark 1.6

Status:
- [x] Spark/Scala
- [x] PySpark
- [x] Spark SQL - broken - fixed
![image](https://cloud.githubusercontent.com/assets/8969467/11355751/4b9caad8-920c-11e5-9392-7a92b34da582.png)
![image](https://cloud.githubusercontent.com/assets/8969467/11413943/0ea52fb2-93a4-11e5-973e-038982ea1f64.png)

TODO:
- [x] update pom when the artifacts are on central repo
- [x] update travis to build 1.6
- [x] update doc (updated readme)

Author: Felix Cheung <felixcheung_m@hotmail.com>

Closes #463 from felixcheung/spark16 and squashes the following commits:

e2f444f [Felix Cheung] push readme update
0809031 [Felix Cheung] reduce test to run for spark 1.5.2
eaf3127 [Felix Cheung] change to final url for spark download, add to travis
52c1d75 [Felix Cheung] fix url for spark hist (this is one that works for now)
97e6b3b [Felix Cheung] 1.6 from maven
30844d7 [Felix Cheung] fix progressing result DataFrame - z.showDF and %sql work now
f0c2207 [Felix Cheung] Spark/PySpark working
2016-01-07 13:31:23 -08:00
..
common.sh [ZEPPELIN-515] Hadoop libraries in ${HADOOP_HOME}/share folder not included in CLASSPATH 2015-12-21 09:19:34 +09:00
functions.sh update Shell script, cleanner and update deamon script 2014-12-08 15:31:43 +09:00
interpreter.sh [ZEPPELIN-395] Support Spark 1.6 2016-01-07 13:31:23 -08:00
zeppelin-daemon.sh ZEPPELIN-383 Override classpath with ZEPPELIN_CLASSPATH_OVERRIDES 2015-11-12 11:49:35 +09:00
zeppelin.sh ZEPPELIN-383 Override classpath with ZEPPELIN_CLASSPATH_OVERRIDES 2015-11-12 11:49:35 +09:00