[
https://issues.apache.org/jira/browse/HBASE-12514?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Solomon Duskis updated HBASE-12514:
-----------------------------------
Attachment: 12514v2.txt
Let's try again.
> Cleanup HFileOutputFormat legacy code
> -------------------------------------
>
> Key: HBASE-12514
> URL: https://issues.apache.org/jira/browse/HBASE-12514
> Project: HBase
> Issue Type: Bug
> Reporter: Solomon Duskis
> Assignee: Solomon Duskis
> Fix For: 2.0.0, 0.99.2
>
> Attachments: 12514v2.txt, 12514v2.txt, HBASE-12514 (1).patch,
> HBASE-12514.patch, HBASE-12514.patch, HBASE-12514.patch
>
>
> HFileOutputFormat methods route to their HFileOutputFormat2 counterparts.
> Replace all calls to HFileOutputFormat with HFileOutputFormat2 equivalents.
> In the spirit of cleanup, add @Override annotations and helper methods that
> do not require the use of deprecated classes such as HTable.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)