[
https://issues.apache.org/jira/browse/HBASE-10228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ramkrishna.s.vasudevan updated HBASE-10228:
-------------------------------------------
Attachment: HBASE-10228_2.patch
Removed the redundant if condition. The elsif condition is fine in that place.
Tested with attributes and with authorizations combined. Corrected the test
case comemnt.
Also the reason for removing the incr testcase added in HBASE-10229 (already
stated in previous comments) is that eventually the logs throw an exception
saying that the value inserted thro puts are not 64 bit long. We need to
support long value in puts before adding incr testcases.
Should be good to go.
> Support setCellVisibility and setAuthorizations in Shell
> --------------------------------------------------------
>
> Key: HBASE-10228
> URL: https://issues.apache.org/jira/browse/HBASE-10228
> Project: HBase
> Issue Type: Improvement
> Affects Versions: 0.98.0
> Reporter: ramkrishna.s.vasudevan
> Assignee: ramkrishna.s.vasudevan
> Fix For: 0.98.0, 0.99.0
>
> Attachments: HBASE-10228.patch, HBASE-10228_1.patch,
> HBASE-10228_2.patch
>
>
> Currently the shell scripts supports attributes but not the new apis in the
> Query class. So this JIRA is to support them thro shell.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)