Details
-
Test
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
v1.6.0
-
CDH-5.7.2
Hbase1.2
Kylin1.6
-
Important
Description
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.
Attachments
Issue Links
- relates to
-
KYLIN-2144 move useful operation tools to org.apache.kylin.tool
- Closed