Actually already wrote a ruby client. uhh... sry... I guess. =p

Michael Gottesman
Reed College
832.545.5130
MS# 414, 3203 S.E. Woodstock Dr.
Portland, OR 97202



sishen wrote:
I hope so. I think it's important and very useful. After that, i can update
my ruby client to make full use of hbase. :)

Thanks for the work.


On Tue, Aug 5, 2008 at 8:21 AM, Michael Gottesman <[EMAIL PROTECTED]> wrote:

It has all those features, supports transactions, scanners with filters,
etc. etc. Been sitting on it for a few weeks going to see if I can get
permission to let it loose on the world ; p.


sishen wrote:

cool~ :)

On Tue, Aug 5, 2008 at 8:14 AM, Michael Gottesman <[EMAIL PROTECTED]>
wrote:



I have written a complete rewrite of the rest interface that uses JSON
instead of xml. I am going to try and release it soon.

Michael Gottesman
Reed College
832.545.5130
MS# 414, 3203 S.E. Woodstock Dr.
Portland, OR 97202




sishen.freecity (JIRA) wrote:



   [

https://issues.apache.org/jira/browse/HBASE-795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]

sishen.freecity updated HBASE-795:
----------------------------------

  Attachment: 795.trunk.rest_table.patch

The patch of REST table operations.





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: New Feature
       Components: rest
         Reporter: sishen.freecity
      Attachments: 795.trunk.rest_table.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.






Reply via email to