You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@zeppelin.apache.org by mo...@apache.org on 2015/11/21 07:33:27 UTC

svn commit: r1715465 - in /incubator/zeppelin/site: ./ docs/0.5.5-incubating/ docs/0.5.5-incubating/install/ docs/0.5.5-incubating/interpreter/ docs/0.5.5-incubating/manual/ docs/0.6.0-incubating-SNAPSHOT/ docs/0.6.0-incubating-SNAPSHOT/install/ docs/0...

Author: moon
Date: Sat Nov 21 06:33:27 2015
New Revision: 1715465

URL: http://svn.apache.org/viewvc?rev=1715465&view=rev
Log:
ZEPPELIN-448

Modified:
    incubator/zeppelin/site/atom.xml
    incubator/zeppelin/site/docs/0.5.5-incubating/atom.xml
    incubator/zeppelin/site/docs/0.5.5-incubating/install/install.html
    incubator/zeppelin/site/docs/0.5.5-incubating/interpreter/spark.html
    incubator/zeppelin/site/docs/0.5.5-incubating/manual/dynamicform.html
    incubator/zeppelin/site/docs/0.5.5-incubating/rss.xml
    incubator/zeppelin/site/docs/0.6.0-incubating-SNAPSHOT/atom.xml
    incubator/zeppelin/site/docs/0.6.0-incubating-SNAPSHOT/install/install.html
    incubator/zeppelin/site/docs/0.6.0-incubating-SNAPSHOT/interpreter/spark.html
    incubator/zeppelin/site/docs/0.6.0-incubating-SNAPSHOT/manual/dynamicform.html
    incubator/zeppelin/site/docs/0.6.0-incubating-SNAPSHOT/rss.xml
    incubator/zeppelin/site/rss.xml

Modified: incubator/zeppelin/site/atom.xml
URL: http://svn.apache.org/viewvc/incubator/zeppelin/site/atom.xml?rev=1715465&r1=1715464&r2=1715465&view=diff
==============================================================================
--- incubator/zeppelin/site/atom.xml (original)
+++ incubator/zeppelin/site/atom.xml Sat Nov 21 06:33:27 2015
@@ -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>2015-11-19T14:55:21+09:00</updated>
+ <updated>2015-11-19T17:05:35+09:00</updated>
  <id>http://zeppelin.incubator.apache.org</id>
  <author>
    <name>The Apache Software Foundation</name>

Modified: incubator/zeppelin/site/docs/0.5.5-incubating/atom.xml
URL: http://svn.apache.org/viewvc/incubator/zeppelin/site/docs/0.5.5-incubating/atom.xml?rev=1715465&r1=1715464&r2=1715465&view=diff
==============================================================================
--- incubator/zeppelin/site/docs/0.5.5-incubating/atom.xml (original)
+++ incubator/zeppelin/site/docs/0.5.5-incubating/atom.xml Sat Nov 21 06:33:27 2015
@@ -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>2015-11-19T16:43:51+09:00</updated>
+ <updated>2015-11-21T15:31:19+09:00</updated>
  <id>http://zeppelin.incubator.apache.org</id>
  <author>
    <name>The Apache Software Foundation</name>

Modified: incubator/zeppelin/site/docs/0.5.5-incubating/install/install.html
URL: http://svn.apache.org/viewvc/incubator/zeppelin/site/docs/0.5.5-incubating/install/install.html?rev=1715465&r1=1715464&r2=1715465&view=diff
==============================================================================
--- incubator/zeppelin/site/docs/0.5.5-incubating/install/install.html (original)
+++ incubator/zeppelin/site/docs/0.5.5-incubating/install/install.html Sat Nov 21 06:33:27 2015
@@ -506,7 +506,7 @@ limitations under the License.
 </table>
 
 <p><br />
-You&#39;ll also need to configure individual interpreter. Informations can be cound in &#39;Interpreter&#39; section in this documentation.</p>
+You&#39;ll also need to configure individual interpreter. Information can be found in &#39;Interpreter&#39; section in this documentation.</p>
 
 <p>For example <a href="../interpreter/spark.html">Spark</a>.</p>
 

Modified: incubator/zeppelin/site/docs/0.5.5-incubating/interpreter/spark.html
URL: http://svn.apache.org/viewvc/incubator/zeppelin/site/docs/0.5.5-incubating/interpreter/spark.html?rev=1715465&r1=1715464&r2=1715465&view=diff
==============================================================================
--- incubator/zeppelin/site/docs/0.5.5-incubating/interpreter/spark.html (original)
+++ incubator/zeppelin/site/docs/0.5.5-incubating/interpreter/spark.html Sat Nov 21 06:33:27 2015
@@ -399,6 +399,8 @@ Spark Interpreter group, which consisted
 <p><br />
 That&#39;s it. Zeppelin will work with any version of Spark and any deployment type without rebuild Zeppelin in this way. (Zeppelin 0.5.5-incubating release works up to Spark 1.5.1)</p>
 
+<p>Note that without exporting SPARK_HOME, it&#39;s running in local mode with included version of Spark. The included version may vary depending on the build profile.</p>
+
 <p><br /> <br /></p>
 
 <h3>SparkContext, SQLContext, ZeppelinContext</h3>

Modified: incubator/zeppelin/site/docs/0.5.5-incubating/manual/dynamicform.html
URL: http://svn.apache.org/viewvc/incubator/zeppelin/site/docs/0.5.5-incubating/manual/dynamicform.html?rev=1715465&r1=1715464&r2=1715465&view=diff
==============================================================================
--- incubator/zeppelin/site/docs/0.5.5-incubating/manual/dynamicform.html (original)
+++ incubator/zeppelin/site/docs/0.5.5-incubating/manual/dynamicform.html Sat Nov 21 06:33:27 2015
@@ -392,14 +392,62 @@ Custom language backend can select which
 
 <p>Text input form</p>
 
+<p>You can do this in Scala
+<code>scala
+%spark
+println(&quot;Hello &quot;+z.input(&quot;name&quot;))
+</code></p>
+
+<p>Or Python
+<code>python
+%pyspark
+print(&quot;Hello &quot;+z.input(&quot;name&quot;))
+</code></p>
+
 <p><img src="/assets/themes/zeppelin/img/screenshots/form_input_prog.png" /></p>
 
 <p>Text input form with default value</p>
 
+<p>Scala
+<code>scala
+%spark
+println(&quot;Hello &quot;+z.input(&quot;name&quot;, &quot;sun&quot;))
+</code></p>
+
+<p>Python
+<code>python
+%pyspark
+print(&quot;Hello &quot;+z.input(&quot;name&quot;, &quot;sun&quot;))
+</code></p>
+
 <p><img src="/assets/themes/zeppelin/img/screenshots/form_input_default_prog.png" /></p>
 
 <p>Select form</p>
 
+<p>Scala
+<code>scala
+%spark
+println(&quot;Hello &quot;+z.select(&quot;day&quot;, Seq((&quot;1&quot;,&quot;mon&quot;),
+                                    (&quot;2&quot;,&quot;tue&quot;),
+                                    (&quot;3&quot;,&quot;wed&quot;),
+                                    (&quot;4&quot;,&quot;thurs&quot;),
+                                    (&quot;5&quot;,&quot;fri&quot;),
+                                    (&quot;6&quot;,&quot;sat&quot;),
+                                    (&quot;7&quot;,&quot;sun&quot;))))
+</code></p>
+
+<p>Python
+<code>python
+%pyspark
+print(&quot;Hello &quot;+z.select(&quot;day&quot;, [(&quot;1&quot;,&quot;mon&quot;),
+                                (&quot;2&quot;,&quot;tue&quot;),
+                                (&quot;3&quot;,&quot;wed&quot;),
+                                (&quot;4&quot;,&quot;thurs&quot;),
+                                (&quot;5&quot;,&quot;fri&quot;),
+                                (&quot;6&quot;,&quot;sat&quot;),
+                                (&quot;7&quot;,&quot;sun&quot;)]))
+</code></p>
+
 <p><img src="/assets/themes/zeppelin/img/screenshots/form_select_prog.png" /></p>
 
   </div>

Modified: incubator/zeppelin/site/docs/0.5.5-incubating/rss.xml
URL: http://svn.apache.org/viewvc/incubator/zeppelin/site/docs/0.5.5-incubating/rss.xml?rev=1715465&r1=1715464&r2=1715465&view=diff
==============================================================================
--- incubator/zeppelin/site/docs/0.5.5-incubating/rss.xml (original)
+++ incubator/zeppelin/site/docs/0.5.5-incubating/rss.xml Sat Nov 21 06:33:27 2015
@@ -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>2015-11-19T16:43:51+09:00</lastBuildDate>
-        <pubDate>2015-11-19T16:43:51+09:00</pubDate>
+        <lastBuildDate>2015-11-21T15:31:19+09:00</lastBuildDate>
+        <pubDate>2015-11-21T15:31:19+09:00</pubDate>
         <ttl>1800</ttl>
 
 

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=1715465&r1=1715464&r2=1715465&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 Sat Nov 21 06:33:27 2015
@@ -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>2015-11-19T16:38:38+09:00</updated>
+ <updated>2015-11-21T15:27:31+09: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/install/install.html
URL: http://svn.apache.org/viewvc/incubator/zeppelin/site/docs/0.6.0-incubating-SNAPSHOT/install/install.html?rev=1715465&r1=1715464&r2=1715465&view=diff
==============================================================================
--- incubator/zeppelin/site/docs/0.6.0-incubating-SNAPSHOT/install/install.html (original)
+++ incubator/zeppelin/site/docs/0.6.0-incubating-SNAPSHOT/install/install.html Sat Nov 21 06:33:27 2015
@@ -506,7 +506,7 @@ limitations under the License.
 </table>
 
 <p><br />
-You&#39;ll also need to configure individual interpreter. Informations can be cound in &#39;Interpreter&#39; section in this documentation.</p>
+You&#39;ll also need to configure individual interpreter. Information can be found in &#39;Interpreter&#39; section in this documentation.</p>
 
 <p>For example <a href="../interpreter/spark.html">Spark</a>.</p>
 

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=1715465&r1=1715464&r2=1715465&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 Sat Nov 21 06:33:27 2015
@@ -399,6 +399,8 @@ Spark Interpreter group, which consisted
 <p><br />
 That&#39;s it. Zeppelin will work with any version of Spark and any deployment type without rebuild Zeppelin in this way. (Zeppelin 0.5.5-incubating release works up to Spark 1.5.1)</p>
 
+<p>Note that without exporting SPARK_HOME, it&#39;s running in local mode with included version of Spark. The included version may vary depending on the build profile.</p>
+
 <p><br /> <br /></p>
 
 <h3>SparkContext, SQLContext, ZeppelinContext</h3>

Modified: incubator/zeppelin/site/docs/0.6.0-incubating-SNAPSHOT/manual/dynamicform.html
URL: http://svn.apache.org/viewvc/incubator/zeppelin/site/docs/0.6.0-incubating-SNAPSHOT/manual/dynamicform.html?rev=1715465&r1=1715464&r2=1715465&view=diff
==============================================================================
--- incubator/zeppelin/site/docs/0.6.0-incubating-SNAPSHOT/manual/dynamicform.html (original)
+++ incubator/zeppelin/site/docs/0.6.0-incubating-SNAPSHOT/manual/dynamicform.html Sat Nov 21 06:33:27 2015
@@ -392,14 +392,62 @@ Custom language backend can select which
 
 <p>Text input form</p>
 
+<p>You can do this in Scala
+<code>scala
+%spark
+println(&quot;Hello &quot;+z.input(&quot;name&quot;))
+</code></p>
+
+<p>Or Python
+<code>python
+%pyspark
+print(&quot;Hello &quot;+z.input(&quot;name&quot;))
+</code></p>
+
 <p><img src="/assets/themes/zeppelin/img/screenshots/form_input_prog.png" /></p>
 
 <p>Text input form with default value</p>
 
+<p>Scala
+<code>scala
+%spark
+println(&quot;Hello &quot;+z.input(&quot;name&quot;, &quot;sun&quot;))
+</code></p>
+
+<p>Python
+<code>python
+%pyspark
+print(&quot;Hello &quot;+z.input(&quot;name&quot;, &quot;sun&quot;))
+</code></p>
+
 <p><img src="/assets/themes/zeppelin/img/screenshots/form_input_default_prog.png" /></p>
 
 <p>Select form</p>
 
+<p>Scala
+<code>scala
+%spark
+println(&quot;Hello &quot;+z.select(&quot;day&quot;, Seq((&quot;1&quot;,&quot;mon&quot;),
+                                    (&quot;2&quot;,&quot;tue&quot;),
+                                    (&quot;3&quot;,&quot;wed&quot;),
+                                    (&quot;4&quot;,&quot;thurs&quot;),
+                                    (&quot;5&quot;,&quot;fri&quot;),
+                                    (&quot;6&quot;,&quot;sat&quot;),
+                                    (&quot;7&quot;,&quot;sun&quot;))))
+</code></p>
+
+<p>Python
+<code>python
+%pyspark
+print(&quot;Hello &quot;+z.select(&quot;day&quot;, [(&quot;1&quot;,&quot;mon&quot;),
+                                (&quot;2&quot;,&quot;tue&quot;),
+                                (&quot;3&quot;,&quot;wed&quot;),
+                                (&quot;4&quot;,&quot;thurs&quot;),
+                                (&quot;5&quot;,&quot;fri&quot;),
+                                (&quot;6&quot;,&quot;sat&quot;),
+                                (&quot;7&quot;,&quot;sun&quot;)]))
+</code></p>
+
 <p><img src="/assets/themes/zeppelin/img/screenshots/form_select_prog.png" /></p>
 
   </div>

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=1715465&r1=1715464&r2=1715465&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 Sat Nov 21 06:33:27 2015
@@ -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>2015-11-19T16:38:38+09:00</lastBuildDate>
-        <pubDate>2015-11-19T16:38:38+09:00</pubDate>
+        <lastBuildDate>2015-11-21T15:27:31+09:00</lastBuildDate>
+        <pubDate>2015-11-21T15:27:31+09:00</pubDate>
         <ttl>1800</ttl>
 
 

Modified: incubator/zeppelin/site/rss.xml
URL: http://svn.apache.org/viewvc/incubator/zeppelin/site/rss.xml?rev=1715465&r1=1715464&r2=1715465&view=diff
==============================================================================
--- incubator/zeppelin/site/rss.xml (original)
+++ incubator/zeppelin/site/rss.xml Sat Nov 21 06:33:27 2015
@@ -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>2015-11-19T14:55:21+09:00</lastBuildDate>
-        <pubDate>2015-11-19T14:55:21+09:00</pubDate>
+        <lastBuildDate>2015-11-19T17:05:35+09:00</lastBuildDate>
+        <pubDate>2015-11-19T17:05:35+09:00</pubDate>
         <ttl>1800</ttl>