svn commit: r1777868 [3/4] - in /zeppelin/site/docs/0.7.0-SNAPSHOT: ./ development/ displaysystem/ install/ interpreter/ manual/ quickstart/ rest-api/ security/ storage/

2017-01-07 Thread ahyoungryu
Modified: zeppelin/site/docs/0.7.0-SNAPSHOT/search_data.json URL: http://svn.apache.org/viewvc/zeppelin/site/docs/0.7.0-SNAPSHOT/search_data.json?rev=1777868&r1=1777867&r2=1777868&view=diff == --- zeppelin/site/docs/0.7.0-

svn commit: r1777868 [2/4] - in /zeppelin/site/docs/0.7.0-SNAPSHOT: ./ development/ displaysystem/ install/ interpreter/ manual/ quickstart/ rest-api/ security/ storage/

2017-01-07 Thread ahyoungryu
Modified: zeppelin/site/docs/0.7.0-SNAPSHOT/interpreter/hdfs.html URL: http://svn.apache.org/viewvc/zeppelin/site/docs/0.7.0-SNAPSHOT/interpreter/hdfs.html?rev=1777868&r1=1777867&r2=1777868&view=diff == --- zeppelin/site/d

svn commit: r1777868 [4/4] - in /zeppelin/site/docs/0.7.0-SNAPSHOT: ./ development/ displaysystem/ install/ interpreter/ manual/ quickstart/ rest-api/ security/ storage/

2017-01-07 Thread ahyoungryu
Modified: zeppelin/site/docs/0.7.0-SNAPSHOT/storage/storage.html URL: http://svn.apache.org/viewvc/zeppelin/site/docs/0.7.0-SNAPSHOT/storage/storage.html?rev=1777868&r1=1777867&r2=1777868&view=diff == --- zeppelin/site/doc

svn commit: r1777868 [1/4] - in /zeppelin/site/docs/0.7.0-SNAPSHOT: ./ development/ displaysystem/ install/ interpreter/ manual/ quickstart/ rest-api/ security/ storage/

2017-01-07 Thread ahyoungryu
Author: ahyoungryu Date: Sun Jan 8 05:53:30 2017 New Revision: 1777868 URL: http://svn.apache.org/viewvc?rev=1777868&view=rev Log: (empty) Added: zeppelin/site/docs/0.7.0-SNAPSHOT/install/configuration.html Modified: zeppelin/site/docs/0.7.0-SNAPSHOT/atom.xml zeppelin/site/docs/0.7.0

zeppelin git commit: [MINOR][ZEPPELIN-1913] Separate "Apache Zeppelin Configuration" from quickstart page

2017-01-07 Thread ahyoungryu
Repository: zeppelin Updated Branches: refs/heads/master e7484fcda -> 169727571 [MINOR][ZEPPELIN-1913] Separate "Apache Zeppelin Configuration" from quickstart page ### What is this PR for? I think [Quick Start](https://zeppelin.apache.org/docs/0.7.0-SNAPSHOT/install/install.html) page shou

zeppelin git commit: [ZEPPELIN-1908] Invalid Typo Method name

2017-01-07 Thread ahyoungryu
Repository: zeppelin Updated Branches: refs/heads/master b7ffb0693 -> e7484fcda [ZEPPELIN-1908] Invalid Typo Method name ### What is this PR for? Invalid Typo Method name closeAndRmoveAllInterpreterGroups -> closeAndRemoveAllInterpreterGroups ### What type of PR is it? Bug Fix ### What is t

zeppelin git commit: [ZEPPELIN-1868]fix to not shows up the login button on Anonymous mode.

2017-01-07 Thread ahyoungryu
Repository: zeppelin Updated Branches: refs/heads/master 0f6571452 -> b7ffb0693 [ZEPPELIN-1868]fix to not shows up the login button on Anonymous mode. ### What is this PR for? This PR fixs to not shows up the login button on Anonymous mode. ### What type of PR is it? Bug Fix ### What is the

zeppelin git commit: remove org.apache.spark.sql.hive.HiveSharedState class check

2017-01-07 Thread felixcheung
Repository: zeppelin Updated Branches: refs/heads/master a6d01aaf3 -> 0f6571452 remove org.apache.spark.sql.hive.HiveSharedState class check ### What is this PR for? remove org.apache.spark.sql.hive.HiveSharedState class check because it has been removed since spark 2.1.x ### What type of PR

zeppelin git commit: ZEPPELIN-1901. Output schema might be null for PigQueryInterpreter

2017-01-07 Thread felixcheung
Repository: zeppelin Updated Branches: refs/heads/master 13168e668 -> a6d01aaf3 ZEPPELIN-1901. Output schema might be null for PigQueryInterpreter ### What is this PR for? The output schema might be null if user doesn't specify it explicitly. In this PR, I will use 'col_{pos}' to replace the