[
https://issues.apache.org/jira/browse/KYLIN-1459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15173053#comment-15173053
]
Shaofeng SHI commented on KYLIN-1459:
-------------------------------------
"org.apache.kylin.job.hadoop.cube.StorageCleanupJob" is the class name in 1.x;
"org.apache.kylin.storage.hbase.util.StorageCleanupJob" is in 2.x; as 2.0
hasn't been released, the doc site hasn't been udpated yet.
Yang is re-org the doc strucutre, will maintain doc for each major version, in
it will use the proper class name.
> How to Cleanup Storage is not correct
> -------------------------------------
>
> Key: KYLIN-1459
> URL: https://issues.apache.org/jira/browse/KYLIN-1459
> Project: Kylin
> Issue Type: Bug
> Components: Documentation
> Reporter: zhaoyunjiong
> Assignee: zhaoyunjiong
> Attachments: KYLIN-1459.patch
>
>
> We need update org.apache.kylin.job.hadoop.cube.StorageCleanupJob to
> org.apache.kylin.storage.hbase.util.StorageCleanupJob in How to Cleanup
> Storage. Otherwise user will face "java.lang.ClassNotFoundException:
> org.apache.kylin.job.hadoop.cube.StorageCleanupJob".
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)