[ 
https://issues.apache.org/jira/browse/HBASE-9689?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ramkrishna.s.vasudevan updated HBASE-9689:
------------------------------------------

    Attachment: HBASE-9689.patch

A patch that supports OperationWithAttributes for Put.  
One drawback here is that if the ts is not specified then this attributes 
cannot be specified.
I tried using the args way for the Attributes alone but was not able to do that.
In scan except for table all others are specified as args so it would be easier 
to do there.
In put I don't think we can it now to args way.  
Tested this and it works.  I can provide a patch for scan too.

> Support using OperationAttributes through shell script
> ------------------------------------------------------
>
>                 Key: HBASE-9689
>                 URL: https://issues.apache.org/jira/browse/HBASE-9689
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: ramkrishna.s.vasudevan
>            Assignee: ramkrishna.s.vasudevan
>             Fix For: 0.98.0
>
>         Attachments: HBASE-9689.patch
>
>
> Currently the ruby scripts for Put does not support setting of Operation 
> Attributes through shell.  
> It may be useful in some cases and also for testing.  And that would give a 
> full  fledged support using shell.



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

Reply via email to