Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Hadoop Wiki" for change 
notification.

The following page has been changed by stack:
http://wiki.apache.org/hadoop/Hbase/HbaseRest

The comment on the change is:
Note on REST refactoring by Brian Beggs

------------------------------------------------------------------------------
- This page describes the hbase REST api.  It starts with the specification.  
Towards the end are examples using curl as a client and a description on how to 
start an instance of the REST server outside of the master web UI.
+ This page describes the hbase REST api.  It starts with the specification.  
Towards the end are examples using curl as a client and a description -- it 
won't work with a browser -- on how to start an instance of the REST server 
outside of the master web UI.
+ 
+ '''NOTE:''' REST was refactored in hbase 0.20.0 (not out as of this writing). 
 While the API was preserved, the implementation now supports XML or JSON 
serialization.  See [https://issues.apache.org/jira/browse/HBASE-1064 
HBASE-1064] for detail -- ''stack on 01/21/2009''
  
  == System Information ==
  

Reply via email to