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

------------------------------------------------------------------------------
     {"column_name":"address:state", "value":"Banana State"}
  ]
  }}}
- Since what you are really doing is creating a new timestamped Row at the 
latest timestamp in the columns "address:street" and "address:state", JSONRest 
will return with the same message from above:
+ Since what you are really doing is creating two new Cells at the latest 
timestamp in the columns "address:street" and "address:state", JSONRest will 
return with the same message from above:
  {{{
  {"created":true}
  }}}

Reply via email to