[ 
https://issues.apache.org/jira/browse/KYLIN-2144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15739327#comment-15739327
 ] 

hongbin ma edited comment on KYLIN-2144 at 12/11/16 8:11 AM:
-------------------------------------------------------------

Actually the refactor did NOT remove the legacy implementation. If you find for 
example MetadataCleanupJob in the code repo, you will find two. one deprecated 
and one active. The deprecated class is left there intentionally for legacy 
users


was (Author: mahongbin):
Actually the refactor did NOT remote the legacy implementation. If you find for 
example MetadataCleanupJob in the code repo, you will find two. one deprecated 
and one active. The deprecated class is left there intentionally for legacy 
users

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

Reply via email to