[ 
https://issues.apache.org/jira/browse/HBASE-12247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14171865#comment-14171865
 ] 

Hudson commented on HBASE-12247:
--------------------------------

FAILURE: Integrated in HBase-1.0 #317 (See 
[https://builds.apache.org/job/HBase-1.0/317/])
HBASE-12247 Replace setHTable() with initializeTable() in TableInputFormat. 
(Solomon Duskis) (stack: rev dc998bf787d434b08e8e6cba6385603d2c427285)
* 
hbase-server/src/main/java/org/apache/hadoop/hbase/mapreduce/TableInputFormatBase.java
* 
hbase-server/src/main/java/org/apache/hadoop/hbase/mapreduce/TableInputFormat.java


> Replace setHTable() with initializeTable() in TableInputFormat.
> ---------------------------------------------------------------
>
>                 Key: HBASE-12247
>                 URL: https://issues.apache.org/jira/browse/HBASE-12247
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 2.0.0, 0.99.2
>            Reporter: Solomon Duskis
>            Assignee: Solomon Duskis
>             Fix For: 2.0.0, 0.99.2
>
>         Attachments: HBASE-12247.patch, HBASE-12247_v2.patch
>
>
> TableInputFormat uses a new HTable().  Switch that use to a manually created 
> ConnectionFactory.createConnection() and call initializeTable().



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to