You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Zhihong Yu (JIRA)" <ji...@apache.org> on 2012/05/31 19:42:23 UTC

[jira] [Created] (HBASE-6140) Make distributed log splitting faster by changing call site of tmp log renaming

Zhihong Yu created HBASE-6140:
---------------------------------

             Summary: Make distributed log splitting faster by changing call site of tmp log renaming
                 Key: HBASE-6140
                 URL: https://issues.apache.org/jira/browse/HBASE-6140
             Project: HBase
          Issue Type: Bug
            Reporter: Zhihong Yu


For 10000 regions, current distributed log splitting took 22 minutes.

After moving the tmp log renaming, we observed duration of 7 minutes.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HBASE-6140) Make distributed log splitting faster by changing call site of tmp log renaming

Posted by "stack (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-6140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13286782#comment-13286782 ] 

stack commented on HBASE-6140:
------------------------------

How many machiunes?  The log renaming is not optional right?  Did you try Chunhui's change?
                
> Make distributed log splitting faster by changing call site of tmp log renaming
> -------------------------------------------------------------------------------
>
>                 Key: HBASE-6140
>                 URL: https://issues.apache.org/jira/browse/HBASE-6140
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Zhihong Yu
>
> For 10000 regions, current distributed log splitting took 22 minutes.
> After moving the tmp log renaming, we observed duration of 7 minutes.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HBASE-6140) Make distributed log splitting faster by changing call site of tmp log renaming

Posted by "Zhihong Yu (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-6140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13286825#comment-13286825 ] 

Zhihong Yu commented on HBASE-6140:
-----------------------------------

There are 105 machines.

We'll try Chunhui's solution after HBASE-6134 is finalized.
                
> Make distributed log splitting faster by changing call site of tmp log renaming
> -------------------------------------------------------------------------------
>
>                 Key: HBASE-6140
>                 URL: https://issues.apache.org/jira/browse/HBASE-6140
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Zhihong Yu
>
> For 10000 regions, current distributed log splitting took 22 minutes.
> After moving the tmp log renaming, we observed duration of 7 minutes.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira