[
https://issues.apache.org/jira/browse/HBASE-19245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16253204#comment-16253204
]
Hudson commented on HBASE-19245:
--------------------------------
FAILURE: Integrated in Jenkins build HBase-2.0 #855 (See
[https://builds.apache.org/job/HBase-2.0/855/])
HBASE-19245 MultiTableInputFormatBase#getSplits creates a Connection per
(stack: rev 3ad300a2b02d761f2d0b7f6ba644fe8a73155fba)
* (edit)
hbase-mapreduce/src/main/java/org/apache/hadoop/hbase/mapreduce/MultiTableInputFormatBase.java
> MultiTableInputFormatBase#getSplits creates a Connection per Table
> ------------------------------------------------------------------
>
> Key: HBASE-19245
> URL: https://issues.apache.org/jira/browse/HBASE-19245
> Project: HBase
> Issue Type: Bug
> Components: mapreduce
> Reporter: stack
> Assignee: stack
> Priority: Minor
> Fix For: 1.4.0, 1.3.2, 2.0.0-beta-1
>
> Attachments: HBASE-19245.branch-2.001.patch,
> HBASE-19245.branch-2.002.patch, HBASE-19245.branch-2.003.patch,
> HBASE-19245.branch-2.004.patch
>
>
> Doesn't have to. Connection setup costs. Shared Connection could save on
> hbase:meta hits (perhaps).
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)