The 0.20 branch has detailed documentation of the REST interface, available in the source repo here:
http://svn.apache.org/viewvc/hbase/branches/0.20/src/contrib/stargate/src/java/org/apache/hadoop/hbase/stargate/package.html?view=markup I am having trouble finding the equivalent documentation in 0.89/0.9/trunk (for e.g., it is not here: http://svn.apache.org/viewvc/hbase/trunk/src/main/java/org/apache/hadoop/hbase/rest/ ). >From CHANGES.txt, I see that Stargate was folded into HBase core in HBASE-2542. Was the documentation deliberately removed during the contrib --> core migration, or was this an accidental omission? Thanks, Michael
