Ok. so if on the client side I'm "simply" using Puts, scans and gets fron the HTableInterface, I don't have to worry about that since it will retry.
But I still should consider catching exceptions when regions are not available because the region server is down for less than 3 minutes, right? Thanks, JM 2012/12/2, Nicolas Liochon <[email protected]>: > It's not accessible, but it's more or less transparent (latency impact > aside) for the end user: the hbase client will retry the operation. > > On Sun, Dec 2, 2012 at 11:10 PM, Jean-Marc Spaggiari < > [email protected]> wrote: > >> ? >
