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/07/19 11:31:58 UTC

[jira] [Closed] (HBASE-3503) HBaseAdmin#createTable with 70k keys takes hours when it should only take minutes

     [ https://issues.apache.org/jira/browse/HBASE-3503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ted Yu closed HBASE-3503.
-------------------------


> HBaseAdmin#createTable with 70k keys takes hours when it should only take minutes
> ---------------------------------------------------------------------------------
>
>                 Key: HBASE-3503
>                 URL: https://issues.apache.org/jira/browse/HBASE-3503
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: stack
>
> Looking at the createTable over in Master, we first create all Regions in FS -- in series -- then we assign each one, again in series.  Takes hours to make 70k regions.  Needs a bit of parallelizing and should be hooked up to the bulk assign.

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