[
https://issues.apache.org/jira/browse/HBASE-18649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ramkrishna.s.vasudevan updated HBASE-18649:
-------------------------------------------
Attachment: HBASE-18649_master_2.patch
An updated patch. All test cases passes hbase-backup. Key thing to note is that
a new Cell type called ExtendedCellWrapper(better name needed) in the
hbase-mapreduce package. It wraps all the cells in the mappers/reducers so that
the downstream code can safely work with ExtendedCell/Cells.
And other main thing is that the output value class should be an implementation
rather than an interface.
[[email protected]]
Thanks for the review. For the new BBUtil API since it is a write to DataOutput
there is no need to return an int I think. If you strongly feel otherwise I can
add one.
> Deprecate KV Usage in MR to move to Cells in 3.0
> ------------------------------------------------
>
> Key: HBASE-18649
> URL: https://issues.apache.org/jira/browse/HBASE-18649
> Project: HBase
> Issue Type: Improvement
> Components: mapreduce
> Affects Versions: 2.0.0-alpha-2
> Reporter: ramkrishna.s.vasudevan
> Assignee: ramkrishna.s.vasudevan
> Fix For: 2.0.0, 3.0.0, 2.1.0
>
> Attachments: HBASE-18649_master_2.patch, HBASE-18649_master.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)