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 10:29:58 UTC

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

     [ 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.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.

  was:
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.


> 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 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.



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