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>