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