svn commit: r1761515 - /zeppelin/site/docs/0.7.0-SNAPSHOT/interpreter/spark.html

2016-09-19 Thread ahyoungryu
Author: ahyoungryu Date: Tue Sep 20 02:21:35 2016 New Revision: 1761515 URL: http://svn.apache.org/viewvc?rev=1761515=rev Log: (empty) Modified: zeppelin/site/docs/0.7.0-SNAPSHOT/interpreter/spark.html Modified: zeppelin/site/docs/0.7.0-SNAPSHOT/interpreter/spark.html URL:

zeppelin git commit: [MINOR] Doc fix for spark interpreter

2016-09-19 Thread ahyoungryu
Repository: zeppelin Updated Branches: refs/heads/master b8755ebb2 -> ba12ea3ed [MINOR] Doc fix for spark interpreter ### What is this PR for? Several changes on doc of spark interpreter. * %spark, %sql, %pyspark only works when spark is the default interpreter group of note. So I update

zeppelin git commit: ZEPPELIN-1420. java.util.ConcurrentModificationException caused by calling remove inside foreach loop

2016-09-19 Thread bzz
Repository: zeppelin Updated Branches: refs/heads/master 8f344db93 -> b8755ebb2 ZEPPELIN-1420. java.util.ConcurrentModificationException caused by calling remove inside foreach loop ### What is this PR for? We should use Iterator to iterate the list when we want to remove items in the

svn commit: r1761390 - in /zeppelin/site/docs/0.7.0-SNAPSHOT: interpreter/elasticsearch.html interpreter/hive.html interpreter/livy.html interpreter/markdown.html interpreter/python.html interpreter/s

2016-09-19 Thread corneadoug
Author: corneadoug Date: Mon Sep 19 06:51:41 2016 New Revision: 1761390 URL: http://svn.apache.org/viewvc?rev=1761390=rev Log: Fix dead link in docs Modified: zeppelin/site/docs/0.7.0-SNAPSHOT/interpreter/elasticsearch.html zeppelin/site/docs/0.7.0-SNAPSHOT/interpreter/hive.html

zeppelin git commit: [ZEPPELIN-1421] Fix dead link in docs/README.md

2016-09-19 Thread corneadoug
Repository: zeppelin Updated Branches: refs/heads/master c69d21f09 -> 8f344db93 [ZEPPELIN-1421] Fix dead link in docs/README.md ### What is this PR for? There is a dead link in [docs/README.md](https://github.com/apache/zeppelin/blob/master/docs/README.md). It should be