You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kylin.apache.org by li...@apache.org on 2018/10/18 14:08:24 UTC

svn commit: r1844240 - in /kylin/site: cn/development/dev_env.html development/dev_env.html feed.xml

Author: lidong
Date: Thu Oct 18 14:08:24 2018
New Revision: 1844240

URL: http://svn.apache.org/viewvc?rev=1844240&view=rev
Log:
Update spark download link

Modified:
    kylin/site/cn/development/dev_env.html
    kylin/site/development/dev_env.html
    kylin/site/feed.xml

Modified: kylin/site/cn/development/dev_env.html
URL: http://svn.apache.org/viewvc/kylin/site/cn/development/dev_env.html?rev=1844240&r1=1844239&r2=1844240&view=diff
==============================================================================
--- kylin/site/cn/development/dev_env.html (original)
+++ kylin/site/cn/development/dev_env.html Thu Oct 18 14:08:24 2018
@@ -200,9 +200,9 @@ ln -s /root/apache-maven-3.2.5/bin/mvn /
 
 <h3 id="spark">安装 Spark</h3>
 
-<p>在像 /usr/local/spark 这样的本地文件夹下手动安装 spark-2.1.2-bin-hadoop2.7</p>
+<p>在像 /usr/local/spark 这样的本地文件夹下手动安装 Spark;你需要确认所需要的 Spark 的版本,以及从 Spark 下载页面获取下载链接。 Kylin 2.3 - 2.5 需要 Spark 2.1; 例如:</p>
 
-<div class="highlight"><pre><code class="language-groff" data-lang="groff">wget -O /tmp/spark-2.1.2-bin-hadoop2.7.tgz http://d3kbcqa49mib13.cloudfront.net/spark-2.1.2-bin-hadoop2.7.tgz
+<div class="highlight"><pre><code class="language-groff" data-lang="groff">wget -O /tmp/spark-2.1.2-bin-hadoop2.7.tgz https://archive.apache.org/dist/spark/spark-2.1.2/spark-2.1.2-bin-hadoop2.7.tgz
 cd /usr/local
 tar -zxvf /tmp/spark-2.1.2-bin-hadoop2.7.tgz
 ln -s spark-2.1.2-bin-hadoop2.7 spark</code></pre></div>

Modified: kylin/site/development/dev_env.html
URL: http://svn.apache.org/viewvc/kylin/site/development/dev_env.html?rev=1844240&r1=1844239&r2=1844240&view=diff
==============================================================================
--- kylin/site/development/dev_env.html (original)
+++ kylin/site/development/dev_env.html Thu Oct 18 14:08:24 2018
@@ -6047,9 +6047,9 @@ ln -s /root/apache-maven-3.2.5/bin/mvn /
 
 <h3 id="install-spark">Install Spark</h3>
 
-<p>Manually install spark-2.1.2-bin-hadoop2.7 in a local folder like /usr/local/spark</p>
+<p>Manually install the Spark binary in in a local folder like /usr/local/spark. You need to check what’s the right version for your Kylin version, and then get the download link from Apache Spark website. Kylin 2.3 to 2.5 requires Spark 2.1; For example:</p>
 
-<div class="highlight"><pre><code class="language-groff" data-lang="groff">wget -O /tmp/spark-2.1.2-bin-hadoop2.7.tgz http://d3kbcqa49mib13.cloudfront.net/spark-2.1.2-bin-hadoop2.7.tgz
+<div class="highlight"><pre><code class="language-groff" data-lang="groff">wget -O /tmp/spark-2.1.2-bin-hadoop2.7.tgz https://archive.apache.org/dist/spark/spark-2.1.2/spark-2.1.2-bin-hadoop2.7.tgz
 cd /usr/local
 tar -zxvf /tmp/spark-2.1.2-bin-hadoop2.7.tgz
 ln -s spark-2.1.2-bin-hadoop2.7 spark</code></pre></div>

Modified: kylin/site/feed.xml
URL: http://svn.apache.org/viewvc/kylin/site/feed.xml?rev=1844240&r1=1844239&r2=1844240&view=diff
==============================================================================
--- kylin/site/feed.xml (original)
+++ kylin/site/feed.xml Thu Oct 18 14:08:24 2018
@@ -19,8 +19,8 @@
     <description>Apache Kylin Home</description>
     <link>http://kylin.apache.org/</link>
     <atom:link href="http://kylin.apache.org/feed.xml" rel="self" type="application/rss+xml"/>
-    <pubDate>Wed, 17 Oct 2018 06:59:28 -0700</pubDate>
-    <lastBuildDate>Wed, 17 Oct 2018 06:59:28 -0700</lastBuildDate>
+    <pubDate>Thu, 18 Oct 2018 06:59:24 -0700</pubDate>
+    <lastBuildDate>Thu, 18 Oct 2018 06:59:24 -0700</lastBuildDate>
     <generator>Jekyll v2.5.3</generator>
     
       <item>