[
https://issues.apache.org/jira/browse/HBASE-12223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14170434#comment-14170434
]
YuanBo Peng commented on HBASE-12223:
-------------------------------------
Hi,Enis Soztutar.I have used the new style of API in the latest
HBASE-12223.patch. By the way, there are some code make me confusing,
regionLocator = conn.getRegionLocator(tableName);
regionLocator = (RegionLocator) table;
> MultiTableInputFormatBase.getSplits is too slow
> -----------------------------------------------
>
> Key: HBASE-12223
> URL: https://issues.apache.org/jira/browse/HBASE-12223
> Project: HBase
> Issue Type: Improvement
> Components: Client
> Affects Versions: 0.94.15
> Reporter: shanwen
> Assignee: YuanBo Peng
> Priority: Minor
> Fix For: 2.0.0, 0.98.8, 0.94.25, 0.99.2
>
>
> when use Multiple scan,getSplits is too slow,800 scans take five minutes
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)