You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by "QiLiFei (JIRA)" <ji...@apache.org> on 2016/12/09 02:59:59 UTC

[jira] [Created] (KYLIN-2261) Cleanup Hbase Storage issue

QiLiFei created KYLIN-2261:
------------------------------

             Summary: Cleanup Hbase Storage issue
                 Key: KYLIN-2261
                 URL: https://issues.apache.org/jira/browse/KYLIN-2261
             Project: Kylin
          Issue Type: Test
          Components: Client - CLI
    Affects Versions: v1.6.0
         Environment: CDH-5.7.2
Hbase1.2
Kylin1.6
            Reporter: QiLiFei
            Priority: Critical


When I try to run below command according doc (http://kylin.apache.org/docs16/howto/howto_cleanup_storage.html), it will always raise error "Error: Could not find or load main class org.apache.kylin.tool.StorageCleanupJob"

Command : 
 /opt/kylin/bin/kylin.sh  org.apache.kylin.tool.StorageCleanupJob --delete false

 
Is the class in the 'kylin-storage-hbase.jar ' ?
And it should be put into $KYLIN_HOME/lib/  ,  Right ?
I've put jar file in $KYLIN_HOME/lib &  $HBase_Home/lib/  and set the 777 authority . However it's still cannot working!!!!!!
If I'm wrong , please correct me ! Thanks.
 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)