[
https://issues.apache.org/jira/browse/HBASE-18671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16142811#comment-16142811
]
Ted Yu edited comment on HBASE-18671 at 8/26/17 1:45 PM:
---------------------------------------------------------
Thanks for the patch, Guangxu
was (Author: [email protected]):
There is compilation error for branch-1:
{code}
[ERROR]
/testptch/hbase/hbase-rest/src/test/java/org/apache/hadoop/hbase/rest/RowResourceBase.java:[551,30]
error: cannot find symbol
[INFO] 1 error
{code}
> Support Append/Increment in rest api
> ------------------------------------
>
> Key: HBASE-18671
> URL: https://issues.apache.org/jira/browse/HBASE-18671
> Project: HBase
> Issue Type: Bug
> Components: REST
> Affects Versions: 3.0.0, 1.4.0, 2.0.0-alpha-2
> Reporter: Guangxu Cheng
> Assignee: Guangxu Cheng
> Fix For: 3.0.0, 1.4.0, 1.5.0, 2.0.0-alpha-3
>
> Attachments: HBASE-18671.branch-1.patch,
> HBASE-18671.branch-1.v1.patch, HBASE-18671.patch, HBASE-18671.v1.patch
>
>
> Recently we need to call append interface through the rest api, but rest api
> has not yet implemented it.
> We implemented it and it is stable in the production environment.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)