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

[jira] [Created] (HBASE-12514) Cleanup HFileOutputFormat legacy code

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)