Best Practices for Setting Client-side Timeouts
Hortonworks recommends the following best practices for timeout values, located in the
HBase-site.xml
file:
Setting | Value |
---|---|
hbase.rpc.timeout | 300000 |
hbase.client.scanner.timeout.period | 300000 |
zookeeper.session.timeout | 300000 |
phoenix.query.timeoutMs | 300000 |
phoenix.query.keepAliveMs | 300000 |