From phoenix 4.3 release, you can pass the property of phoenix.query.timeoutMs to the PhoenixConnection in your client java code.
Thanks, Sun. CertusNet 发件人: 鹏程 发送时间: 2015-03-24 09:30 收件人: user 主题: how to set phoenix currently timeout hi all, i run the sql select count(1) from tablex , throw exception is timeout,and how to set the timeout value? org.apache.phoenix.exception.PhoenixIOException: org.apache.phoenix.exception.PhoenixIOException: 162624ms passed since the last invocation, timeout is currently set to 60000 thinks Ben Liang
