You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by "hongbin ma (JIRA)" <ji...@apache.org> on 2016/11/01 09:30:58 UTC

[jira] [Created] (KYLIN-2144) move useful operation tools to org.apache.kylin.tool

hongbin ma created KYLIN-2144:
---------------------------------

             Summary: 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


due to historical reasons, the following four operation tools:

StorageCleanupJob,MetadataCleanupJob,CubeMigrationCLI, CubeMigrationCheckCLI

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 four 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)