[
https://issues.apache.org/jira/browse/HBASE-10526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13909060#comment-13909060
]
Hudson commented on HBASE-10526:
--------------------------------
SUCCESS: Integrated in hbase-0.96 #307 (See
[https://builds.apache.org/job/hbase-0.96/307/])
HBASE-10526 Using Cell instead of KeyValue in HFileOutputFormat (jxiang: rev
1570714)
*
/hbase/branches/0.96/hbase-server/src/main/java/org/apache/hadoop/hbase/mapreduce/HFileOutputFormat.java
*
/hbase/branches/0.96/hbase-server/src/main/java/org/apache/hadoop/hbase/mapreduce/HFileOutputFormat2.java
*
/hbase/branches/0.96/hbase-server/src/test/java/org/apache/hadoop/hbase/mapreduce/TestHFileOutputFormat2.java
> Using Cell instead of KeyValue in HFileOutputFormat
> ---------------------------------------------------
>
> Key: HBASE-10526
> URL: https://issues.apache.org/jira/browse/HBASE-10526
> Project: HBase
> Issue Type: Sub-task
> Components: mapreduce
> Reporter: Jimmy Xiang
> Assignee: Jimmy Xiang
> Fix For: 0.96.2, 0.98.1, 0.99.0
>
> Attachments: hbase-10526.patch, hbase-10526_v1.1.patch,
> hbase-10526_v2.patch, hbase-10526_v3.patch
>
>
> HFileOutputFormat/KeyValueSortReducer use KeyValue. We should deprecate them
> and use Cell instead.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)