You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "ramkrishna.s.vasudevan (JIRA)" <ji...@apache.org> on 2013/10/16 15:29:42 UTC

[jira] [Commented] (HBASE-9767) Support OperationAttributes in ImportTSV Parser

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

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

For cases that uses HFileOutPutFormat we could get these attributes and can decide on the KVs that needs to be added to the hfiles while bulk loading.  In cases where the Kvs has to be modified also can be done in those correspoding mappers/reducers as the case may be.

> Support OperationAttributes in ImportTSV Parser
> -----------------------------------------------
>
>                 Key: HBASE-9767
>                 URL: https://issues.apache.org/jira/browse/HBASE-9767
>             Project: HBase
>          Issue Type: Improvement
>    Affects Versions: 0.98.0
>            Reporter: ramkrishna.s.vasudevan
>            Assignee: ramkrishna.s.vasudevan
>         Attachments: HBASE-9767.patch
>
>
> This JIRA aims at supporting the operation attributes in bulk loads.  Ideally this operation attributes once extracted has to be set in the mappers/reducers.
> In case of mappers using TableOutPutFormat this would be very helpful when the puts are done through HTable.



--
This message was sent by Atlassian JIRA
(v6.1#6144)