Yes, it supports incremental updates as well (with 0.90.x). See this: https://issues.apache.org/jira/browse/HBASE-1923
--Suraj On Mon, Mar 21, 2011 at 4:49 AM, Oleg Ruchovets <[email protected]> wrote: > Hi , > > Assuming , I inserted data to the hbase using bulk loading. > What is the way to update inserted records which had been inserted by bulk > loading? > Does bulk loading support update functionality or should I use another > approach? > > Thanks in advance > Oleg. >
