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

NIDHI GAMBHIR commented on HBASE-16139:
---------------------------------------

Thanks Ted and Anoop.

> Use CellUtil instead of KeyValueUtil in Import
> ----------------------------------------------
>
>                 Key: HBASE-16139
>                 URL: https://issues.apache.org/jira/browse/HBASE-16139
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: NIDHI GAMBHIR
>            Assignee: NIDHI GAMBHIR
>            Priority: Minor
>             Fix For: 2.0.0
>
>         Attachments: 16139.v2.patch, HBASE-16139.patch
>
>
> Currently in Import.java, map function uses KeyValueUtil.createFirstOnRow. 
> This method calls createByteArray which causes a lot of copying. Instead use 
> CellUtil's createFirstOnRow method.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to