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

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

bq.1. Pls remove the white spaces
Ok
bq.2. How to pass multiple Op attributes per line (Put)
Currently only one.. We can extend this. will do that.
bq.3.How the Op attributes parsed is been used? Only a custom mapper? We can 
use in the default Mapper itself in some way?
As commented above in this JIRA, if needed we can change the TsvImportMapper,  
But in case of TextTsvMapper the TextSortReducer should be changed to 
accomodate this.  So I just thought we could add a custom mapper. 

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

Reply via email to