Author: lidong
Date: Thu Sep  2 14:11:42 2021
New Revision: 1892816

URL: http://svn.apache.org/viewvc?rev=1892816&view=rev
Log:
minor fix for kylin4 docker

Modified:
    kylin/site/cn/docs40/install/kylin_docker.html
    kylin/site/docs40/install/kylin_docker.html
    kylin/site/feed.xml

Modified: kylin/site/cn/docs40/install/kylin_docker.html
URL: 
http://svn.apache.org/viewvc/kylin/site/cn/docs40/install/kylin_docker.html?rev=1892816&r1=1892815&r2=1892816&view=diff
==============================================================================
--- kylin/site/cn/docs40/install/kylin_docker.html (original)
+++ kylin/site/cn/docs40/install/kylin_docker.html Thu Sep  2 14:11:42 2021
@@ -191,17 +191,19 @@ var _hmt = _hmt || [];
 
 <ul>
   <li>JDK 1.8</li>
-  <li>Hadoop 2.7.0</li>
+  <li>Hadoop 2.8.5</li>
   <li>Hive 1.2.1</li>
-  <li>Spark 2.4.6</li>
+  <li>Spark 2.4.7</li>
+  <li>Kafka 1.1.1</li>
   <li>MySQL 5.1.73</li>
+  <li>Zookeeper 3.4.6</li>
 </ul>
 
 <h2 id="kylin">快速试用 Kylin</h2>
 
 <p>我们已将面向用户的 Kylin 镜像上传至 docker 仓库,用户无
需在本地构建镜像,直接执行以下命令从 docker 仓库 pull 
镜像:</p>
 
-<div class="highlight"><pre><code class="language-groff" 
data-lang="groff">docker pull 
apachekylin/apache-kylin-standalone:4.0.0-beta</code></pre></div>
+<div class="highlight"><pre><code class="language-groff" 
data-lang="groff">docker pull 
apachekylin/apache-kylin-standalone:4.0.0</code></pre></div>
 
 <p>pull 成功后,执行以下命令启动容器:</p>
 
@@ -246,7 +248,7 @@ apachekylin/apache-kylin-standalone:4.0.
 
 <hr />
 
-<p>关于如何定制修改 Docker image,请参阅 Git 代码库的 <a 
href="https://github.com/apache/kylin/tree/master/docker/";>kylin/docker</a></p>
+<p>关于如何定制修改 Docker image,请参阅 Git 代码库的 <a 
href="https://github.com/apache/kylin/tree/main/docker/";>kylin/docker</a></p>
 
                                                        </article>
                                                </div>

Modified: kylin/site/docs40/install/kylin_docker.html
URL: 
http://svn.apache.org/viewvc/kylin/site/docs40/install/kylin_docker.html?rev=1892816&r1=1892815&r2=1892816&view=diff
==============================================================================
--- kylin/site/docs40/install/kylin_docker.html (original)
+++ kylin/site/docs40/install/kylin_docker.html Thu Sep  2 14:11:42 2021
@@ -191,17 +191,19 @@ var _hmt = _hmt || [];
 
 <ul>
   <li>JDK 1.8</li>
-  <li>Hadoop 2.7.0</li>
+  <li>Hadoop 2.8.5</li>
   <li>Hive 1.2.1</li>
-  <li>Spark 2.4.6</li>
+  <li>Spark 2.4.7</li>
+  <li>Kafka 1.1.1</li>
   <li>MySQL 5.1.73</li>
+  <li>Zookeeper 3.4.6</li>
 </ul>
 
 <h2 id="quickly-try-kylin">Quickly try Kylin</h2>
 
 <p>We have pushed the Kylin image for the user to the docker hub. Users do not 
need to build the image locally, just execute the following command to pull the 
image from the docker hub:</p>
 
-<div class="highlight"><pre><code class="language-groff" 
data-lang="groff">docker pull 
apachekylin/apache-kylin-standalone:4.0.0-beta</code></pre></div>
+<div class="highlight"><pre><code class="language-groff" 
data-lang="groff">docker pull 
apachekylin/apache-kylin-standalone:4.0.0</code></pre></div>
 
 <p>After the pull is successful, execute the following command to start the 
container:</p>
 
@@ -213,7 +215,7 @@ var _hmt = _hmt || [];
 -p 8032:8032 \
 -p 8042:8042 \
 -p 2181:2181 \
-apachekylin/apache-kylin-standalone:4.0.0-beta</code></pre></div>
+apachekylin/apache-kylin-standalone:4.0.0</code></pre></div>
 
 <p>The following services are automatically started when the container 
starts:</p>
 
@@ -246,7 +248,7 @@ apachekylin/apache-kylin-standalone:4.0.
 
 <hr />
 
-<p>For how to customize the image, please check the github page <a 
href="https://github.com/apache/kylin/tree/master/docker/";>kylin/docker</a>.</p>
+<p>For how to customize the image, please check the github page <a 
href="https://github.com/apache/kylin/tree/main/docker/";>kylin/docker</a>.</p>
 
                                                        </article>
                                                </div>

Modified: kylin/site/feed.xml
URL: 
http://svn.apache.org/viewvc/kylin/site/feed.xml?rev=1892816&r1=1892815&r2=1892816&view=diff
==============================================================================
--- kylin/site/feed.xml (original)
+++ kylin/site/feed.xml Thu Sep  2 14:11:42 2021
@@ -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, 01 Sep 2021 03:52:27 -0700</pubDate>
-    <lastBuildDate>Wed, 01 Sep 2021 03:52:27 -0700</lastBuildDate>
+    <pubDate>Thu, 02 Sep 2021 06:59:23 -0700</pubDate>
+    <lastBuildDate>Thu, 02 Sep 2021 06:59:23 -0700</lastBuildDate>
     <generator>Jekyll v2.5.3</generator>
     
       <item>


Reply via email to