Author: lidong
Date: Tue Jan 14 14:16:49 2020
New Revision: 1872781

URL: http://svn.apache.org/viewvc?rev=1872781&view=rev
Log:
Add livy suggestion for all version document

Modified:
    kylin/site/docs/tutorial/cube_spark.html
    kylin/site/docs30/tutorial/cube_spark.html
    kylin/site/docs31/tutorial/cube_spark.html
    kylin/site/feed.xml

Modified: kylin/site/docs/tutorial/cube_spark.html
URL: 
http://svn.apache.org/viewvc/kylin/site/docs/tutorial/cube_spark.html?rev=1872781&r1=1872780&r2=1872781&view=diff
==============================================================================
--- kylin/site/docs/tutorial/cube_spark.html (original)
+++ kylin/site/docs/tutorial/cube_spark.html Tue Jan 14 14:16:49 2020
@@ -7156,6 +7156,8 @@ kylin.engine.livy-conf.livy-url=http://i
 kylin.engine.livy-conf.livy-key.file=hdfs:///path/kylin-job-3.0.0-SNAPSHOT.jar
 
kylin.engine.livy-conf.livy-arr.jars=hdfs:///path/hbase-client-1.2.0-{$env.version}.jar,hdfs:///path/hbase-common-1.2.0-{$env.version}.jar,hdfs:///path/hbase-hadoop-compat-1.2.0-{$env.version}.jar,hdfs:///path/hbase-hadoop2-compat-1.2.0-{$env.version}.jar,hdfs:///path/hbase-server-1.2.0-{$env.version}.jar,hdfs:///path/htrace-core-3.2.0-incubating.jar,hdfs:///path/metrics-core-2.2.0.jar</code></pre></div>
 
+<p>It’s worth noting that there shouldn’t be spaces between the paths of 
two jars.</p>
+
 <h2 id="optional">Optional</h2>
 
 <p>As we all know, the cubing job includes several steps and the steps 
‘extract fact table distinct value’, ‘build dimension dictionary’ and 
‘build UHC dimension dictionary’ can also be built by spark. The 
configurations are as follows.</p>

Modified: kylin/site/docs30/tutorial/cube_spark.html
URL: 
http://svn.apache.org/viewvc/kylin/site/docs30/tutorial/cube_spark.html?rev=1872781&r1=1872780&r2=1872781&view=diff
==============================================================================
--- kylin/site/docs30/tutorial/cube_spark.html (original)
+++ kylin/site/docs30/tutorial/cube_spark.html Tue Jan 14 14:16:49 2020
@@ -7156,6 +7156,8 @@ kylin.engine.livy-conf.livy-url=http://i
 kylin.engine.livy-conf.livy-key.file=hdfs:///path/kylin-job-3.0.0-SNAPSHOT.jar
 
kylin.engine.livy-conf.livy-arr.jars=hdfs:///path/hbase-client-1.2.0-{$env.version}.jar,hdfs:///path/hbase-common-1.2.0-{$env.version}.jar,hdfs:///path/hbase-hadoop-compat-1.2.0-{$env.version}.jar,hdfs:///path/hbase-hadoop2-compat-1.2.0-{$env.version}.jar,hdfs:///path/hbase-server-1.2.0-{$env.version}.jar,hdfs:///path/htrace-core-3.2.0-incubating.jar,hdfs:///path/metrics-core-2.2.0.jar</code></pre></div>
 
+<p>It’s worth noting that there shouldn’t be spaces between the paths of 
two jars.</p>
+
 <h2 id="optional">Optional</h2>
 
 <p>As we all know, the cubing job includes several steps and the steps 
‘extract fact table distinct value’ and ‘build dimension dictionary’ 
can also be built by spark. The configurations are as follows.</p>

Modified: kylin/site/docs31/tutorial/cube_spark.html
URL: 
http://svn.apache.org/viewvc/kylin/site/docs31/tutorial/cube_spark.html?rev=1872781&r1=1872780&r2=1872781&view=diff
==============================================================================
--- kylin/site/docs31/tutorial/cube_spark.html (original)
+++ kylin/site/docs31/tutorial/cube_spark.html Tue Jan 14 14:16:49 2020
@@ -7156,7 +7156,7 @@ kylin.engine.livy-conf.livy-url=http://i
 kylin.engine.livy-conf.livy-key.file=hdfs:///path/kylin-job-3.0.0-SNAPSHOT.jar
 
kylin.engine.livy-conf.livy-arr.jars=hdfs:///path/hbase-client-1.2.0-{$env.version}.jar,hdfs:///path/hbase-common-1.2.0-{$env.version}.jar,hdfs:///path/hbase-hadoop-compat-1.2.0-{$env.version}.jar,hdfs:///path/hbase-hadoop2-compat-1.2.0-{$env.version}.jar,hdfs:///path/hbase-server-1.2.0-{$env.version}.jar,hdfs:///path/htrace-core-3.2.0-incubating.jar,hdfs:///path/metrics-core-2.2.0.jar</code></pre></div>
 
-<p>It’s worth noting that there should be spaces between the paths of two 
jars.</p>
+<p>It’s worth noting that there shouldn’t be spaces between the paths of 
two jars.</p>
 
 <h2 id="optional">Optional</h2>
 

Modified: kylin/site/feed.xml
URL: 
http://svn.apache.org/viewvc/kylin/site/feed.xml?rev=1872781&r1=1872780&r2=1872781&view=diff
==============================================================================
--- kylin/site/feed.xml (original)
+++ kylin/site/feed.xml Tue Jan 14 14:16:49 2020
@@ -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>Sun, 12 Jan 2020 05:59:09 -0800</pubDate>
-    <lastBuildDate>Sun, 12 Jan 2020 05:59:09 -0800</lastBuildDate>
+    <pubDate>Tue, 14 Jan 2020 05:59:14 -0800</pubDate>
+    <lastBuildDate>Tue, 14 Jan 2020 05:59:14 -0800</lastBuildDate>
     <generator>Jekyll v2.5.3</generator>
     
       <item>


Reply via email to