[
https://issues.apache.org/jira/browse/HBASE-12514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14225089#comment-14225089
]
Hadoop QA commented on HBASE-12514:
-----------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12683632/HBASE-12514.patch
against master branch at commit e6b4300756b7f09a31ba35cb3baf41d294ed6e14.
ATTACHMENT ID: 12683632
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:green}+1 tests included{color}. The patch appears to include 6 new
or modified tests.
{color:red}-1 patch{color}. The patch command could not apply the patch.
Console output:
https://builds.apache.org/job/PreCommit-HBASE-Build/11831//console
This message is automatically generated.
> 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: 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)