Author: moon
Date: Fri May 6 17:02:09 2016
New Revision: 1742563
URL: http://svn.apache.org/viewvc?rev=1742563&view=rev
Log:
https://github.com/apache/incubator-zeppelin/pull/840
Modified:
incubator/zeppelin/site/docs/0.6.0-incubating-SNAPSHOT/atom.xml
incubator/zeppelin/site/docs/0.6.0-incubating-SNAPSHOT/interpreter/spark.html
incubator/zeppelin/site/docs/0.6.0-incubating-SNAPSHOT/rss.xml
Modified: incubator/zeppelin/site/docs/0.6.0-incubating-SNAPSHOT/atom.xml
URL:
http://svn.apache.org/viewvc/incubator/zeppelin/site/docs/0.6.0-incubating-SNAPSHOT/atom.xml?rev=1742563&r1=1742562&r2=1742563&view=diff
==============================================================================
--- incubator/zeppelin/site/docs/0.6.0-incubating-SNAPSHOT/atom.xml (original)
+++ incubator/zeppelin/site/docs/0.6.0-incubating-SNAPSHOT/atom.xml Fri May 6
17:02:09 2016
@@ -4,7 +4,7 @@
<title>Apache Zeppelin (incubating)</title>
<link href="http://zeppelin.incubator.apache.org/" rel="self"/>
<link href="http://zeppelin.incubator.apache.org"/>
- <updated>2016-05-04T06:26:59-07:00</updated>
+ <updated>2016-05-06T10:01:53-07:00</updated>
<id>http://zeppelin.incubator.apache.org</id>
<author>
<name>The Apache Software Foundation</name>
Modified:
incubator/zeppelin/site/docs/0.6.0-incubating-SNAPSHOT/interpreter/spark.html
URL:
http://svn.apache.org/viewvc/incubator/zeppelin/site/docs/0.6.0-incubating-SNAPSHOT/interpreter/spark.html?rev=1742563&r1=1742562&r2=1742563&view=diff
==============================================================================
---
incubator/zeppelin/site/docs/0.6.0-incubating-SNAPSHOT/interpreter/spark.html
(original)
+++
incubator/zeppelin/site/docs/0.6.0-incubating-SNAPSHOT/interpreter/spark.html
Fri May 6 17:02:09 2016
@@ -177,17 +177,22 @@ Spark Interpreter group, which consisted
<tr>
<td>%spark</td>
<td>SparkInterpreter</td>
- <td>Creates SparkContext and provides scala environment</td>
+ <td>Creates a SparkContext and provides a scala environment</td>
</tr>
<tr>
<td>%pyspark</td>
<td>PySparkInterpreter</td>
- <td>Provides python environment</td>
+ <td>Provides a python environment</td>
+ </tr>
+ <tr>
+ <td>%r</td>
+ <td>SparkRInterpreter</td>
+ <td>Provides an R environment with SparkR support</td>
</tr>
<tr>
<td>%sql</td>
<td>SparkSQLInterpreter</td>
- <td>Provides SQL environment</td>
+ <td>Provides a SQL environment</td>
</tr>
<tr>
<td>%dep</td>
@@ -198,8 +203,8 @@ Spark Interpreter group, which consisted
<h2>Configuration</h2>
-<p>Zeppelin provides the below properties for Spark interpreter.
-You can also set other Spark properties which are not listed in the table. If
so, please refer to <a
href="http://spark.apache.org/docs/latest/configuration.html#available-properties">Spark
Available Properties</a>.
+<p>The Spark interpreter can be configured with properties provided by
Zeppelin.
+You can also set other Spark properties which are not listed in the table. For
a list of additional properties, refer to <a
href="http://spark.apache.org/docs/latest/configuration.html#available-properties">Spark
Available Properties</a>.
<table class="table-configuration">
<tr>
<th>Property</th>
Modified: incubator/zeppelin/site/docs/0.6.0-incubating-SNAPSHOT/rss.xml
URL:
http://svn.apache.org/viewvc/incubator/zeppelin/site/docs/0.6.0-incubating-SNAPSHOT/rss.xml?rev=1742563&r1=1742562&r2=1742563&view=diff
==============================================================================
--- incubator/zeppelin/site/docs/0.6.0-incubating-SNAPSHOT/rss.xml (original)
+++ incubator/zeppelin/site/docs/0.6.0-incubating-SNAPSHOT/rss.xml Fri May 6
17:02:09 2016
@@ -5,8 +5,8 @@
<description>Apache Zeppelin (incubating) - The Apache Software
Foundation</description>
<link>http://zeppelin.incubator.apache.org</link>
<link>http://zeppelin.incubator.apache.org</link>
- <lastBuildDate>2016-05-04T06:26:59-07:00</lastBuildDate>
- <pubDate>2016-05-04T06:26:59-07:00</pubDate>
+ <lastBuildDate>2016-05-06T10:01:53-07:00</lastBuildDate>
+ <pubDate>2016-05-06T10:01:53-07:00</pubDate>
<ttl>1800</ttl>