[
https://issues.apache.org/jira/browse/HBASE-7129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16440043#comment-16440043
]
Mike Drob commented on HBASE-7129:
----------------------------------
Can you add a similar detailed explanation for the check-and-delete? Fine to
refer back "see check-and-put" for common pieces, but good to explain the
additional detail.
So that I better understand the limitations - the row name appears in both the
URL and base-64 encoded in the payload? So we currently can only operate on
rows that consist entirely of url allowable characters? If this is the case,
can you add it as a known limitation? We should file a JIRA to figure out how
to improve that generally.
Similar for the permutations on the check-and-delete stuff? Because row key,
column, etc are in the url? Yea, probably a code issue that needs to be
addressed here.
> Need documentation for REST atomic operations (HBASE-4720)
> ----------------------------------------------------------
>
> Key: HBASE-7129
> URL: https://issues.apache.org/jira/browse/HBASE-7129
> Project: HBase
> Issue Type: Improvement
> Components: documentation, REST
> Reporter: Joe Pallas
> Assignee: Dequan Chen
> Priority: Minor
> Labels: beginner
> Attachments: HBASE-7129.0001.patch, HBASE-7129.0002.patch,
> HBASE-7129.0003.patch, HBASE-7129.0004.patch, HBASE-7129.patch
>
>
> HBASE-4720 added checkAndPut/checkAndDelete capability to the REST interface,
> but the REST documentation (in the package summary) needs to be updated so
> people know that this feature exists and how to use it.
> http://wiki.apache.org/hadoop/Hbase/Stargate
> http://hbase.apache.org/book/rest.html
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)