Solomon Duskis created HBASE-12514:
--------------------------------------
Summary: 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: 0.99.2
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)