[
https://issues.apache.org/jira/browse/HBASE-795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12623238#action_12623238
]
stack commented on HBASE-795:
-----------------------------
Sishen: I committed this as part 2 of hbase-795 to TRUNK. Thanks for the
improvement and the update of the wiki page (I like your trick where can type
in on STDIN using curl). In future, would suggest you open a new JIRA rather
than attach new patch to old issue.
> More Table operation in TableHandler for REST interface
> -------------------------------------------------------
>
> Key: HBASE-795
> URL: https://issues.apache.org/jira/browse/HBASE-795
> Project: Hadoop HBase
> Issue Type: Improvement
> Components: rest
> Reporter: sishen.freecity
> Fix For: 0.3.0
>
> Attachments: 795.trunk.rest_table.patch, 795.trunk.rest_table_v2.patch
>
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> In the current implementation, only the metadata query of table allowed. It's
> not convinent to use the REST interface to write a third-party client
> library. I think the functionality of REST interface should be similar with
> the hbase shell. So user can create/show/update/delate/enable/disable the
> table.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.