When you say could not read the inserted/modified records successfully, can you say more what this means. Were all inserts done in same millisecond? St.Ack
On Tue, Jun 8, 2010 at 1:53 PM, Vidhyashankar Venkataraman <[email protected]> wrote: > I was trying to execute some operations on a Hbase instance. After performing > a dozen write operations (with auto flush not set), Hbase could not read the > inserted/modified records successfully (using the Get operations). > But with auto flush set and after writing the records, I could read the > records. > > However, in either case, I could get delete operations successfully done. > > Is it because the read operations arent reading from the memory? Can you > guys let me know if I am missing something? > > > Vidhya >
