You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Solomon Duskis (JIRA)" <ji...@apache.org> on 2014/11/04 16:37:35 UTC

[jira] [Work stopped] (HBASE-12423) Use a non-managed Table in TableOutputFormat

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

Work on HBASE-12423 stopped by Solomon Duskis.
----------------------------------------------
> Use a non-managed Table in TableOutputFormat
> --------------------------------------------
>
>                 Key: HBASE-12423
>                 URL: https://issues.apache.org/jira/browse/HBASE-12423
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 2.0.0, 0.99.2
>            Reporter: Solomon Duskis
>            Assignee: Solomon Duskis
>         Attachments: HBASE-12423.patch
>
>
> TableOutputFormat uses a new HTable() that gets a managed connection.  Add in a new Connection variable, use ConnectionFactor to retrieve the connection and convert the HTable to a Table.



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