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 2017/07/24 03:28:13 UTC

svn commit: r1802746 - in /kylin/site: docs20/tutorial/cube_spark.html feed.xml

Author: lidong
Date: Mon Jul 24 03:28:13 2017
New Revision: 1802746

URL: http://svn.apache.org/viewvc?rev=1802746&view=rev
Log:
use 2.0 released package instead of beta package in spark cubing tutorial

Modified:
    kylin/site/docs20/tutorial/cube_spark.html
    kylin/site/feed.xml

Modified: kylin/site/docs20/tutorial/cube_spark.html
URL: http://svn.apache.org/viewvc/kylin/site/docs20/tutorial/cube_spark.html?rev=1802746&r1=1802745&r2=1802746&view=diff
==============================================================================
--- kylin/site/docs20/tutorial/cube_spark.html (original)
+++ kylin/site/docs20/tutorial/cube_spark.html Mon Jul 24 03:28:13 2017
@@ -2705,15 +2705,15 @@
 <h2 id="preparation">Preparation</h2>
 <p>To finish this tutorial, you need a Hadoop environment which has Kylin v2.0.0 or above installed. Here we will use Hortonworks HDP 2.4 Sandbox VM, the Hadoop components as well as Hive/HBase has already been started.</p>
 
-<h2 id="install-kylin-v200-beta">Install Kylin v2.0.0 beta</h2>
+<h2 id="install-kylin-v200">Install Kylin v2.0.0</h2>
 
-<p>Download the Kylin v2.0.0 beta for HBase 1.x from Kylin’s download page, and then uncompress the tar ball into <em>/usr/local/</em> folder:</p>
+<p>Download the Kylin v2.0.0 for HBase 1.x from Kylin’s download page, and then uncompress the tar ball into <em>/usr/local/</em> folder:</p>
 
-<div class="highlight"><pre><code class="language-groff" data-lang="groff">wget https://dist.apache.org/repos/dist/dev/kylin/apache-kylin-2.0.0-beta/apache-kylin-2.0.0-beta-hbase1x.tar.gz -P /tmp
+<div class="highlight"><pre><code class="language-groff" data-lang="groff">wget http://www-us.apache.org/dist/kylin/apache-kylin-2.0.0/apache-kylin-2.0.0-bin-hbase1x.tar.gz -P /tmp
 
-tar -zxvf /tmp/apache-kylin-2.0.0-beta-hbase1x.tar.gz -C /usr/local/
+tar -zxvf /tmp/apache-kylin-2.0.0-bin-hbase1x.tar.gz -C /usr/local/
 
-export KYLIN_HOME=/usr/local/apache-kylin-2.0.0-SNAPSHOT-bin</code></pre></div>
+export KYLIN_HOME=/usr/local/apache-kylin-2.0.0-bin</code></pre></div>
 
 <h2 id="prepare-kylinenvhadoop-conf-dir">Prepare “kylin.env.hadoop-conf-dir”</h2>
 

Modified: kylin/site/feed.xml
URL: http://svn.apache.org/viewvc/kylin/site/feed.xml?rev=1802746&r1=1802745&r2=1802746&view=diff
==============================================================================
--- kylin/site/feed.xml (original)
+++ kylin/site/feed.xml Mon Jul 24 03:28:13 2017
@@ -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>Fri, 21 Jul 2017 19:05:44 -0700</pubDate>
-    <lastBuildDate>Fri, 21 Jul 2017 19:05:44 -0700</lastBuildDate>
+    <pubDate>Sun, 23 Jul 2017 20:26:46 -0700</pubDate>
+    <lastBuildDate>Sun, 23 Jul 2017 20:26:46 -0700</lastBuildDate>
     <generator>Jekyll v2.5.3</generator>
     
       <item>