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 pirroh:
http://wiki.apache.org/hadoop/Hbase/HbaseRest

------------------------------------------------------------------------------
              Multipart/related:  The client is sending multiple columns of 
data encoded with boundaries.
              
      Parameters:
-         column: specify one or more column parameters (&-separated) to get 
the content of specific cells. If omitted, the result will contain all columns 
in the row..
+         column: specify one or more column parameters (&-separated) to get 
the content of specific cells. If omitted, the result will contain all columns 
in the row.
      
      Returns:
          HTTP 200 (OK) if the column(s) could successfully be saved. HTTP 415 
(Unsupported Media Type) if 
@@ -181, +181 @@

      Delete the specified columns from the row. If there are no columns 
specified, then it will delete ALL columns. Optionally, specify a timestamp.
      
      Parameters:
-         Column: specify one or more column parameters (&-separated) to get 
the content of specific cells. If omitted, the result will contain all columns 
in the row.
+         column: specify one or more column parameters (&-separated) to get 
the content of specific cells. If omitted, the result will contain all columns 
in the row.
      
      Returns:
          HTTP 202 (Accepted) if the column(s) were deleted.

Reply via email to