[
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