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 2016/12/10 08:17:12 UTC

svn commit: r1773501 - in /kylin/site: docs16/howto/howto_cleanup_storage.html feed.xml

Author: lidong
Date: Sat Dec 10 08:17:11 2016
New Revision: 1773501

URL: http://svn.apache.org/viewvc?rev=1773501&view=rev
Log:
KYLIN-2261 revert the document change in KYLIN-2144 because it did not affect 1.6.x branch

Modified:
    kylin/site/docs16/howto/howto_cleanup_storage.html
    kylin/site/feed.xml

Modified: kylin/site/docs16/howto/howto_cleanup_storage.html
URL: http://svn.apache.org/viewvc/kylin/site/docs16/howto/howto_cleanup_storage.html?rev=1773501&r1=1773500&r2=1773501&view=diff
==============================================================================
--- kylin/site/docs16/howto/howto_cleanup_storage.html (original)
+++ kylin/site/docs16/howto/howto_cleanup_storage.html Sat Dec 10 08:17:11 2016
@@ -2052,12 +2052,12 @@ automated garbage collection, it might n
 1. Check which resources can be cleanup, this will not remove anything:</p>
 
 <div class="highlight"><pre><code class="language-groff" data-lang="groff">export KYLIN_HOME=/path/to/kylin_home
-${KYLIN_HOME}/bin/kylin.sh org.apache.kylin.tool.StorageCleanupJob --delete false</code></pre></div>
+${KYLIN_HOME}/bin/kylin.sh org.apache.kylin.storage.hbase.util.StorageCleanupJob --delete false</code></pre></div>
 
 <p>Here please replace (version) with the specific Kylin jar version in your installation;<br />
 2. You can pickup 1 or 2 resources to check whether they’re no longer be referred; Then add the “–delete true” option to start the cleanup:</p>
 
-<div class="highlight"><pre><code class="language-groff" data-lang="groff">${KYLIN_HOME}/bin/kylin.sh org.apache.kylin.tool.StorageCleanupJob --delete true</code></pre></div>
+<div class="highlight"><pre><code class="language-groff" data-lang="groff">${KYLIN_HOME}/bin/kylin.sh org.apache.kylin.storage.hbase.util.StorageCleanupJob --delete true</code></pre></div>
 
 <p>On finish, the intermediate HDFS location and HTables should be dropped;</p>
 

Modified: kylin/site/feed.xml
URL: http://svn.apache.org/viewvc/kylin/site/feed.xml?rev=1773501&r1=1773500&r2=1773501&view=diff
==============================================================================
--- kylin/site/feed.xml (original)
+++ kylin/site/feed.xml Sat Dec 10 08:17:11 2016
@@ -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>Tue, 06 Dec 2016 05:59:08 -0800</pubDate>
-    <lastBuildDate>Tue, 06 Dec 2016 05:59:08 -0800</lastBuildDate>
+    <pubDate>Sat, 10 Dec 2016 00:16:09 -0800</pubDate>
+    <lastBuildDate>Sat, 10 Dec 2016 00:16:09 -0800</lastBuildDate>
     <generator>Jekyll v2.5.3</generator>
     
       <item>