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/06/24 18:49:26 UTC

svn commit: r1687331 - in /incubator/zeppelin/site: atom.xml docs/install/install.html docs/tutorial/tutorial.html rss.xml

Author: moon
Date: Wed Jun 24 16:49:25 2015
New Revision: 1687331

URL: http://svn.apache.org/r1687331
Log:
Fixing dead links in docs https://github.com/apache/incubator-zeppelin/pull/113

Modified:
    incubator/zeppelin/site/atom.xml
    incubator/zeppelin/site/docs/install/install.html
    incubator/zeppelin/site/docs/tutorial/tutorial.html
    incubator/zeppelin/site/rss.xml

Modified: incubator/zeppelin/site/atom.xml
URL: http://svn.apache.org/viewvc/incubator/zeppelin/site/atom.xml?rev=1687331&r1=1687330&r2=1687331&view=diff
==============================================================================
--- incubator/zeppelin/site/atom.xml (original)
+++ incubator/zeppelin/site/atom.xml Wed Jun 24 16:49:25 2015
@@ -4,7 +4,7 @@
  <title>Zeppelin</title>
  <link href="http://zeppelin-project.org/" rel="self"/>
  <link href="http://zeppelin-project.org"/>
- <updated>2015-05-19T08:34:46+09:00</updated>
+ <updated>2015-06-24T09:47:45-07:00</updated>
  <id>http://zeppelin-project.org</id>
  <author>
    <name>The Apache Software Foundation</name>

Modified: incubator/zeppelin/site/docs/install/install.html
URL: http://svn.apache.org/viewvc/incubator/zeppelin/site/docs/install/install.html?rev=1687331&r1=1687330&r2=1687331&view=diff
==============================================================================
--- incubator/zeppelin/site/docs/install/install.html (original)
+++ incubator/zeppelin/site/docs/install/install.html Wed Jun 24 16:49:25 2015
@@ -314,7 +314,7 @@
 for example, </p>
 <div class="highlight"><pre><code class="text language-text" data-lang="text">ZEPPELIN_JAVA_OPTS=&quot;-Dspark.jars=/mylib1.jar,/mylib2.jar -Dspark.files=/myfile1.dat,/myfile2.dat&quot;
 </code></pre></div>
-<p>or you can do it dynamically with <a href="http://localhost:4000/docs/zeppelincontext.html">dependency loader</a></p>
+<p>or you can do it dynamically with <a href="../interpreter/spark.html#dependencyloading">dependency loader</a></p>
 
 <h2>Start/Stop</h2>
 

Modified: incubator/zeppelin/site/docs/tutorial/tutorial.html
URL: http://svn.apache.org/viewvc/incubator/zeppelin/site/docs/tutorial/tutorial.html?rev=1687331&r1=1687330&r2=1687331&view=diff
==============================================================================
--- incubator/zeppelin/site/docs/tutorial/tutorial.html (original)
+++ incubator/zeppelin/site/docs/tutorial/tutorial.html Wed Jun 24 16:49:25 2015
@@ -231,7 +231,7 @@
   <div class="col-md-12">
     <h3>Zeppelin Tutorial</h3>
 
-<p>We will assume you have Zeppelin installed already. If that&#39;s not the case, see <a href="../../install/install.md">Install</a>.</p>
+<p>We will assume you have Zeppelin installed already. If that&#39;s not the case, see <a href="../install/install.html">Install</a>.</p>
 
 <p>Zeppelin&#39;s current main backend processing engine is <a href="https://spark.apache.org">Apache Spark</a>. If you&#39;re new to the system, you might want to start by getting an idea of how it processes data to get the most out of Zeppelin.</p>
 

Modified: incubator/zeppelin/site/rss.xml
URL: http://svn.apache.org/viewvc/incubator/zeppelin/site/rss.xml?rev=1687331&r1=1687330&r2=1687331&view=diff
==============================================================================
--- incubator/zeppelin/site/rss.xml (original)
+++ incubator/zeppelin/site/rss.xml Wed Jun 24 16:49:25 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-05-19T08:34:46+09:00</lastBuildDate>
-        <pubDate>2015-05-19T08:34:46+09:00</pubDate>
+        <lastBuildDate>2015-06-24T09:47:45-07:00</lastBuildDate>
+        <pubDate>2015-06-24T09:47:45-07:00</pubDate>
         <ttl>1800</ttl>