added Chinese version of howto_cleanup_storage Signed-off-by: Billy Liu <billy...@apache.org>
Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/59d169cb Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/59d169cb Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/59d169cb Branch: refs/heads/document Commit: 59d169cb339dde48db763eb9d9977f7b839e8996 Parents: 2c9c574 Author: link3280 <491325...@qq.com> Authored: Sun Oct 22 14:08:21 2017 +0800 Committer: Billy Liu <billy...@apache.org> Committed: Fri Jan 26 13:09:53 2018 +0800 ---------------------------------------------------------------------- .../_docs21/howto/howto_cleanup_storage.cn.md | 21 ++++++++++++++++++++ 1 file changed, 21 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/kylin/blob/59d169cb/website/_docs21/howto/howto_cleanup_storage.cn.md ---------------------------------------------------------------------- diff --git a/website/_docs21/howto/howto_cleanup_storage.cn.md b/website/_docs21/howto/howto_cleanup_storage.cn.md new file mode 100644 index 0000000..13e27e9 --- /dev/null +++ b/website/_docs21/howto/howto_cleanup_storage.cn.md @@ -0,0 +1,21 @@ +--- +layout: docs21 +title: æ¸ çåå¨ +categories: howto +permalink: /cn/docs21/howto/howto_cleanup_storage.html +--- + +Kylinå¨æå»ºcubeæé´ä¼å¨HDFSä¸çæä¸é´æä»¶ï¼é¤æ¤ä¹å¤ï¼å½æ¸ ç/å é¤/åå¹¶cubeæ¶ï¼ä¸äºHBase表å¯è½è¢«éçå¨HBaseå´ä»¥ååä¹ä¸ä¼è¢«æ¥è¯¢ï¼è½ç¶Kylinå·²ç»å¼å§åèªå¨åçåå¾åæ¶ï¼ä½ä¸ä¸å®è½è¦çå°ææçæ åµï¼ä½ å¯ä»¥å®æå离线çå卿¸ çï¼ + +æ¥éª¤ï¼ +1. æ£æ¥åªäºèµæºå¯ä»¥æ¸ çï¼è¿ä¸æ¥ä¸ä¼å é¤ä»»ä½ä¸è¥¿ï¼ +{% highlight Groff markup %} +export KYLIN_HOME=/path/to/kylin_home +${KYLIN_HOME}/bin/kylin.sh org.apache.kylin.tool.StorageCleanupJob --delete false +{% endhighlight %} +请å°è¿éç (version) æ¿æ¢ä¸ºä½ å®è£ çKylin jarçæ¬ã +2. ä½ å¯ä»¥æ½æ¥ä¸ä¸¤ä¸ªèµæºæ¥æ£æ¥å®ä»¬æ¯å¦å·²ç»æ²¡æè¢«å¼ç¨äºï¼ç¶åå ä¸â--delete trueâé项è¿è¡æ¸ çã +{% highlight Groff markup %} +${KYLIN_HOME}/bin/kylin.sh org.apache.kylin.tool.StorageCleanupJob --delete true +{% endhighlight %} +宿åï¼ä¸é´HDFSä¸çä¸é´æä»¶åHTableä¼è¢«ç§»é¤ã