[ 
https://issues.apache.org/jira/browse/HBASE-18649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16138285#comment-16138285
 ] 

ramkrishna.s.vasudevan commented on HBASE-18649:
------------------------------------------------

So while moving over to Cell - in all the Mappers we can allow Cell but can we 
safely assume that every cell is of type Extendedcell and so we can set up the 
mapper output class type to be of ExtendedCell? ExtendedCell has all the APIs 
for write(), getSerializedSize() etc. If we don't do this this we are have to 
again convert the cell to KV. Thoughts??

> 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
>
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to