[ 
https://issues.apache.org/jira/browse/HBASE-12247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Solomon Duskis updated HBASE-12247:
-----------------------------------
    Description: TableInputFormat uses a new HTable().  Switch that use to a 
manually created ConnectionFactory.createConnection() and call 
initializeTable().  (was: TableInputFormat uses a new HTable() that manages its 
own connection.  Switch that use to a manually created ConnectionFactory and 
then close it at the end of the operation.)

> 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
>
> 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