Author: moon
Date: Thu Nov  3 16:50:31 2016
New Revision: 1767932

URL: http://svn.apache.org/viewvc?rev=1767932&view=rev
Log:
https://github.com/apache/zeppelin/pull/1579

Modified:
    zeppelin/site/download.html

Modified: zeppelin/site/download.html
URL: 
http://svn.apache.org/viewvc/zeppelin/site/download.html?rev=1767932&r1=1767931&r2=1767932&view=diff
==============================================================================
--- zeppelin/site/download.html (original)
+++ zeppelin/site/download.html Thu Nov  3 16:50:31 2016
@@ -128,6 +128,12 @@
   
     
       
+        
+      
+    
+  
+    
+      
     
   
     
@@ -289,7 +295,6 @@ limitations under the License.
 
 <blockquote style="margin-top: 10px;">
   <p><strong>Note</strong>: From Zeppelin version 0.6.2, Spark interpreter in 
binary package is compatible with Spark 2.0 & Scala 2.11 and Spark 1.6(or 
previous) & Scala 2.10. You can use even different version of Spark at the same 
time if you set different SPARK_HOME in interpreter setting page.</p>
-  <p>Starting version 0.6.1, Zeppelin is built with Scala 2.11 by default. If 
you want to build Zeppelin with Scala 2.10 or install interpreter built with 
Scala 2.10(other than Spark interpreter), please see <a 
href='../../docs/0.6.2/install/install.html#2-build-source-with-options' 
target='_blank'>install</a> or <a 
href='../../docs/0.6.2/manual/interpreterinstallation.html#install-interpreter-built-with-scala-210'
 target='_blank'>interpreter installation</a>.</p>
 </blockquote></li>
 </ul>
 
@@ -322,12 +327,13 @@ limitations under the License.
 (<a 
href="https://archive.apache.org/dist/zeppelin/zeppelin-0.6.1/zeppelin-0.6.1-bin-netinst.tgz.asc";>pgp</a>,
 <a 
href="https://archive.apache.org/dist/zeppelin/zeppelin-0.6.1/zeppelin-0.6.1-bin-netinst.tgz.md5";>md5</a>,
 <a 
href="https://archive.apache.org/dist/zeppelin/zeppelin-0.6.1/zeppelin-0.6.1-bin-netinst.tgz.sha512";>sha</a>)</li>
-</ul></li>
 </ul>
 
-<p><p /></p>
+<blockquote style="margin-top: 10px;">
+  <p><strong>Note</strong>Zeppelin-0.6.1 is built with Scala 2.11 by default. 
If you want to build Zeppelin with Scala 2.10 or install interpreter built with 
Scala 2.10(other than Spark interpreter), please see <a 
href='../../docs/0.6.1/install/install.html#2-build-source-with-options' 
target='_blank'>install</a> or <a 
href='../../docs/0.6.1/manual/interpreterinstallation.html#install-interpreter-built-with-scala-210'
 target='_blank'>interpreter installation</a>.</p>
+</blockquote>
 
-<ul>
+<p><p /></p></li>
 <li><p>0.6.0 released on Jul 2, 2016 (<a 
href="./releases/zeppelin-release-0.6.0.html">release notes</a>) (<a 
href="https://git-wip-us.apache.org/repos/asf?p=zeppelin.git;a=commit;h=fa2c0ff93cca49428df8792e7ee35d2b561669bd";>git
 tag</a>)</p>
 
 <ul>


Reply via email to