You can use the shell too http://wiki.apache.org/hadoop/Hbase/Shell
Update is again a put. Incase of multiple version support the older values could be retained. Regards, Samar On 13/09/12 12:04 PM, "Elliott Clark" <[email protected]> wrote: >HTable is the usual java interface to interact with a table in HBase. You >can see the api for that here: >http://hbase.apache.org/apidocs/org/apache/hadoop/hbase/client/HBaseAdmin. >html > >The Ref guide has a more comprehensive overview of the client here: >http://hbase.apache.org/book/client.html > >On Wed, Sep 12, 2012 at 11:23 PM, Ramasubramanian < >[email protected]> wrote: > >> Hi, >> >> Can we update a particular record in hbase? If we can pls help in >>sharing >> the command. >> >> Regards, >> Rams
