You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2011/06/23 22:16:47 UTC

[jira] [Created] (HBASE-4021) Further parallelize HMaster.createTable()

Further parallelize HMaster.createTable()
-----------------------------------------

                 Key: HBASE-4021
                 URL: https://issues.apache.org/jira/browse/HBASE-4021
             Project: HBase
          Issue Type: Improvement
            Reporter: Ted Yu


HBASE-4010 paved the way for further speedup in HMaster.createTable().
Namely, the creation of HRegions should be performed using ExecutorService if the number of regions cross certain threshold. 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Assigned] (HBASE-4021) Further parallelize HMaster.createTable()

Posted by "Harsh J (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-4021?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Harsh J reassigned HBASE-4021:
------------------------------

    Assignee:     (was: Harsh J)

> Further parallelize HMaster.createTable()
> -----------------------------------------
>
>                 Key: HBASE-4021
>                 URL: https://issues.apache.org/jira/browse/HBASE-4021
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Ted Yu
>
> HBASE-4010 paved the way for further speedup in HMaster.createTable().
> Namely, the creation of HRegions should be performed using ExecutorService if the number of regions cross certain threshold. 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Assigned] (HBASE-4021) Further parallelize HMaster.createTable()

Posted by "Harsh J (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-4021?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Harsh J reassigned HBASE-4021:
------------------------------

    Assignee: Harsh J

> Further parallelize HMaster.createTable()
> -----------------------------------------
>
>                 Key: HBASE-4021
>                 URL: https://issues.apache.org/jira/browse/HBASE-4021
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Ted Yu
>            Assignee: Harsh J
>
> HBASE-4010 paved the way for further speedup in HMaster.createTable().
> Namely, the creation of HRegions should be performed using ExecutorService if the number of regions cross certain threshold. 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HBASE-4021) Further parallelize HMaster.createTable()

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

Harsh J commented on HBASE-4021:
--------------------------------

Ted,

I was thinking of starting this up. Reading through HBASE-4010, I notice that you may have had a WIP patch that parallelizes the region creation for performance. If you could attach that here I can start with that, or I can start from scratch if its been lost/unavailable.

> Further parallelize HMaster.createTable()
> -----------------------------------------
>
>                 Key: HBASE-4021
>                 URL: https://issues.apache.org/jira/browse/HBASE-4021
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Ted Yu
>
> HBASE-4010 paved the way for further speedup in HMaster.createTable().
> Namely, the creation of HRegions should be performed using ExecutorService if the number of regions cross certain threshold. 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HBASE-4021) Further parallelize HMaster.createTable()

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

Lars Hofhansl commented on HBASE-4021:
--------------------------------------

@Ted: are you working on this? Should we close it?
                
> Further parallelize HMaster.createTable()
> -----------------------------------------
>
>                 Key: HBASE-4021
>                 URL: https://issues.apache.org/jira/browse/HBASE-4021
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Ted Yu
>
> HBASE-4010 paved the way for further speedup in HMaster.createTable().
> Namely, the creation of HRegions should be performed using ExecutorService if the number of regions cross certain threshold. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (HBASE-4021) Further parallelize HMaster.createTable()

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

Ted Yu commented on HBASE-4021:
-------------------------------

@Harsh:
I haven't started this part of work yet.
Thanks for following up.

You may need to perform some trials to find out the proper threshold and see how much performance gain can be achieved.

> Further parallelize HMaster.createTable()
> -----------------------------------------
>
>                 Key: HBASE-4021
>                 URL: https://issues.apache.org/jira/browse/HBASE-4021
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Ted Yu
>            Assignee: Harsh J
>
> HBASE-4010 paved the way for further speedup in HMaster.createTable().
> Namely, the creation of HRegions should be performed using ExecutorService if the number of regions cross certain threshold. 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HBASE-4021) Further parallelize HMaster.createTable()

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

Ted Yu commented on HBASE-4021:
-------------------------------

I no longer work on this issue.
                
> Further parallelize HMaster.createTable()
> -----------------------------------------
>
>                 Key: HBASE-4021
>                 URL: https://issues.apache.org/jira/browse/HBASE-4021
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Ted Yu
>
> HBASE-4010 paved the way for further speedup in HMaster.createTable().
> Namely, the creation of HRegions should be performed using ExecutorService if the number of regions cross certain threshold. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira