You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/07/18 07:08:00 UTC

[jira] [Commented] (KYLIN-3901) Use multi threads to speed up the storage cleanup job

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

ASF GitHub Bot commented on KYLIN-3901:
---------------------------------------

lshmouse commented on pull request #756: KYLIN-3901: Use multi threads to speed up the storage cleanup job
URL: https://github.com/apache/kylin/pull/756
 
 
   See: https://issues.apache.org/jira/browse/KYLIN-3901
   
   The pr only implement the multi-thread cleanup for hbase tables
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> Use multi threads to speed up the storage cleanup job
> -----------------------------------------------------
>
>                 Key: KYLIN-3901
>                 URL: https://issues.apache.org/jira/browse/KYLIN-3901
>             Project: Kylin
>          Issue Type: Improvement
>            Reporter: Liu Shaohui
>            Assignee: Liu Shaohui
>            Priority: Major
>             Fix For: v3.0.0
>
>
> Currently, the storage cleanup job only use one thread to clean up hbase table,  hive table, and hdfs dirs.
> It''s better to use multi threads to speed it up.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)