[
https://issues.apache.org/jira/browse/HBASE-19245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16252988#comment-16252988
]
Hudson commented on HBASE-19245:
--------------------------------
FAILURE: Integrated in Jenkins build HBase-1.3-JDK7 #347 (See
[https://builds.apache.org/job/HBase-1.3-JDK7/347/])
HBASE-19245 MultiTableInputFormatBase#getSplits creates a Connection per
(stack: rev 17f11ae6c8e4c1be520167eb5b22d61b05a49c9f)
* (edit)
hbase-server/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)