Dear Wiki user,

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

The "Hbase/HbaseRest" page has been changed by stack.
http://wiki.apache.org/hadoop/Hbase/HbaseRest?action=diff&rev1=28&rev2=29

--------------------------------------------------

+ = DEPRECATED =
+ This page describes the deprecated o.a.h.h.rest REST server.  Its been 
replaced by stargate.  See the contrib/stargate package in hbase.  Its 
documentation can be found here: 
[[http://hadoop.apache.org/hbase/docs/r0.20.1/api/org/apache/hadoop/hbase/stargate/package-summary.html#package_description|stargate
 description]]
+ 
+ == Old Documentation ==
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
  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''

Reply via email to