On Mon, Nov 11, 2013 at 12:11 PM, Varun Sharma <[email protected]> wrote:

> Hi,
>
> Can hbase rpc timeout be changed across different HBase rpc calls for HBase
> 0.94. From the code, it looks like this is not possible ? I am wondering if
> there is a way to fix this ?
>

I'm guessing you have already dug in and noticed rpcTimeout is a thread
local that I'd think you'd be able to get access too w/ some acrobatics...
but this doesn't work for you?

St.Ack

Reply via email to