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 Michael Gottesman: http://wiki.apache.org/hadoop/Hbase/JSONRest ------------------------------------------------------------------------------ * Get All Rows from Table with all Columns. * Get All Rows from Table with selected Columns. * Does Table Exist? - ==== Get All Rows from Table with all Columns ==== + ==== UseCase: Get All Rows from Table with all Columns ==== This query is called by sending a query to URI: {{{ GET '/TABLE_NAME' @@ -60, +60 @@ {{{ }}} - ==== Get All Rows from Table with selected Columns ==== + ==== UseCase: Get All Rows from Table with selected Columns ==== - ==== Does Table Exist? ==== + ==== UseCase: Does Table Exist? ==== === Row === === Cell === === Timestamp ===
