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