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-
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
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
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
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
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
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
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
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