[
https://issues.apache.org/jira/browse/HBASE-9334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13754196#comment-13754196
]
Hadoop QA commented on HBASE-9334:
----------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12600682/hbase-9334.v4.patch
against trunk revision .
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:green}+1 tests included{color}. The patch appears to include 12 new
or modified tests.
{color:red}-1 hadoop1.0{color}. The patch failed to compile against the
hadoop 1.0 profile.
Console output:
https://builds.apache.org/job/PreCommit-HBASE-Build/6971//console
This message is automatically generated.
> Convert KeyValue to Cell in hbase-client module - Filters
> ---------------------------------------------------------
>
> Key: HBASE-9334
> URL: https://issues.apache.org/jira/browse/HBASE-9334
> Project: HBase
> Issue Type: Sub-task
> Components: Client
> Affects Versions: 0.95.2
> Reporter: Jonathan Hsieh
> Assignee: Jonathan Hsieh
> Attachments: hbase-9334.patch, hbase-9334.v2.patch,
> hbase-9334.v3.patch, hbase-9334.v4.patch
>
>
> The goal is is to remove KeyValue from the publicly exposed API and require
> clients to use the cleaner mroe encapsulated Cell API instead. For filters,
> this affects #filterKeyValue, #transform, #filterrow, and #getNextKeyHint.
> Since Cell is a base interface for KeyValue, changing these means that 0.94
> apps may need a recompile but probably no modifications.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira