[
https://issues.apache.org/jira/browse/HBASE-14007?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15351463#comment-15351463
]
Ted Yu commented on HBASE-14007:
--------------------------------
Using HTable is fine.
Can you put the HTable instance in the try-with-resource (it implements
Closeable) ?
> Writing to table through MR should fail upfront if table does not exist/is
> disabled
> -----------------------------------------------------------------------------------
>
> Key: HBASE-14007
> URL: https://issues.apache.org/jira/browse/HBASE-14007
> Project: HBase
> Issue Type: Improvement
> Components: mapreduce
> Affects Versions: 1.1.1
> Reporter: Thiruvel Thirumoolan
> Assignee: Thiruvel Thirumoolan
> Priority: Minor
> Labels: mapreduce
> Fix For: 2.0.0, 1.4.0
>
> Attachments: HBASE-14007.branch-1.000.patch,
> HBASE-14007.master.001.patch, HBASE-14007.master.002.patch, HBASE-14007.patch
>
>
> TableOutputFormat.checkOutputSpecs() needs to be fixed.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)