[ https://issues.apache.org/jira/browse/KYLIN-2144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
hongbin ma updated KYLIN-2144: ------------------------------ Description: due to historical reasons, the following 5 operation tools: StorageCleanupJob,MetadataCleanupJob,CubeMigrationCLI, CubeMigrationCheckCLI,ExtendCubeToHybridCLI locates in org.apache.kylin.storage.hbase.util, which brings dependency issues and other concerns. In 1.6.1 and later, we'll move the 5 tools to org.apache.kylin.tool. The old java class will mark as deprecated, and no longer under maintainance. was: due to historical reasons, the following 5 operation tools: StorageCleanupJob,MetadataCleanupJob,CubeMigrationCLI, CubeMigrationCheckCLI,ExtendCubeToHybridCLI locates in org.apache.kylin.storage.hbase.util, which brings dependency issues and other concerns. In 1.6.0 and later, we'll move the 5 tools to org.apache.kylin.tool. The old java class will mark as deprecated, and no longer under maintainance. > move useful operation tools to org.apache.kylin.tool > ---------------------------------------------------- > > Key: KYLIN-2144 > URL: https://issues.apache.org/jira/browse/KYLIN-2144 > Project: Kylin > Issue Type: Improvement > Reporter: hongbin ma > Assignee: hongbin ma > Fix For: v1.6.1 > > > due to historical reasons, the following 5 operation tools: > StorageCleanupJob,MetadataCleanupJob,CubeMigrationCLI, > CubeMigrationCheckCLI,ExtendCubeToHybridCLI > locates in org.apache.kylin.storage.hbase.util, which brings dependency > issues and other concerns. > In 1.6.1 and later, we'll move the 5 tools to org.apache.kylin.tool. The old > java class will mark as deprecated, and no longer under maintainance. -- This message was sent by Atlassian JIRA (v6.3.4#6332)