You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Zinnur Temerbekov (JIRA)" <ji...@apache.org> on 2008/09/30 06:47:44 UTC

[jira] Commented: (HBASE-795) More Table operation in TableHandler for REST interface

    [ https://issues.apache.org/jira/browse/HBASE-795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12635655#action_12635655 ] 

Zinnur Temerbekov commented on HBASE-795:
-----------------------------------------

http://wiki.apache.org/hadoop/Hbase/HbaseRest
{quote}
GET /[table_name]/row/[row_key]/timestamps
"St.Ack comment: Currently not supported in native hbase client but we should add it"
{quote}

How soon to appear the given possibility?

> 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.18.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.