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/05/19 01:35:59 UTC

svn commit: r1680132 - in /incubator/zeppelin/site: atom.xml docs/development/howtocontribute.html rss.xml

Author: moon
Date: Mon May 18 23:35:59 2015
New Revision: 1680132

URL: http://svn.apache.org/r1680132
Log:
Fix typo

Modified:
    incubator/zeppelin/site/atom.xml
    incubator/zeppelin/site/docs/development/howtocontribute.html
    incubator/zeppelin/site/rss.xml

Modified: incubator/zeppelin/site/atom.xml
URL: http://svn.apache.org/viewvc/incubator/zeppelin/site/atom.xml?rev=1680132&r1=1680131&r2=1680132&view=diff
==============================================================================
--- incubator/zeppelin/site/atom.xml (original)
+++ incubator/zeppelin/site/atom.xml Mon May 18 23:35:59 2015
@@ -4,7 +4,7 @@
  <title>Zeppelin</title>
  <link href="http://zeppelin-project.org/" rel="self"/>
  <link href="http://zeppelin-project.org"/>
- <updated>2015-04-25T08:41:46+09:00</updated>
+ <updated>2015-05-19T08:34:46+09:00</updated>
  <id>http://zeppelin-project.org</id>
  <author>
    <name>The Apache Software Foundation</name>

Modified: incubator/zeppelin/site/docs/development/howtocontribute.html
URL: http://svn.apache.org/viewvc/incubator/zeppelin/site/docs/development/howtocontribute.html?rev=1680132&r1=1680131&r2=1680132&view=diff
==============================================================================
--- incubator/zeppelin/site/docs/development/howtocontribute.html (original)
+++ incubator/zeppelin/site/docs/development/howtocontribute.html Mon May 18 23:35:59 2015
@@ -277,7 +277,7 @@ Apache Maven</p>
 <p>To build with specific spark / hadoop version</p>
 <div class="highlight"><pre><code class="text language-text" data-lang="text">mvn install -Dspark.version=1.0.1 -Dhadoop.version=2.2.0
 </code></pre></div>
-<h3>Run Zepplin server in development mode</h3>
+<h3>Run Zeppelin server in development mode</h3>
 <div class="highlight"><pre><code class="text language-text" data-lang="text">cd zeppelin-server
 HADOOP_HOME=YOUR_HADOOP_HOME JAVA_HOME=YOUR_JAVA_HOME mvn exec:java -Dexec.mainClass=&quot;org.apache.zeppelin.server.ZeppelinServer&quot; -Dexec.args=&quot;&quot;
 </code></pre></div>

Modified: incubator/zeppelin/site/rss.xml
URL: http://svn.apache.org/viewvc/incubator/zeppelin/site/rss.xml?rev=1680132&r1=1680131&r2=1680132&view=diff
==============================================================================
--- incubator/zeppelin/site/rss.xml (original)
+++ incubator/zeppelin/site/rss.xml Mon May 18 23:35:59 2015
@@ -5,8 +5,8 @@
         <description>Zeppelin - The Apache Software Foundation</description>
         <link>http://zeppelin-project.org</link>
         <link>http://zeppelin-project.org</link>
-        <lastBuildDate>2015-04-25T08:41:46+09:00</lastBuildDate>
-        <pubDate>2015-04-25T08:41:46+09:00</pubDate>
+        <lastBuildDate>2015-05-19T08:34:46+09:00</lastBuildDate>
+        <pubDate>2015-05-19T08:34:46+09:00</pubDate>
         <ttl>1800</ttl>