[
https://issues.apache.org/jira/browse/HBASE-9689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13794867#comment-13794867
]
Anoop Sam John commented on HBASE-9689:
---------------------------------------
Looks good
{code}
+ # Apply user metadata to table/column descriptor
+ def set_scan_attributes(scan, attributes)
{code}
Correct the comment pls. Seems copy paste :)
set_scan_attributes, set_get_attributes, set_put_attributes seems same code
repeating. We can make this one def?
> 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_1.patch, 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)