Huaisi Xu has uploaded a new change for review. http://gerrit.cloudera.org:8080/3707
Change subject: IMPALA-3875: Set thrift socket timeout before any connection ...................................................................... IMPALA-3875: Set thrift socket timeout before any connection We set timeout after ThriftClientImpl::OpenWithRetry(). There is no problem without authentication. However Impala tries to authenticate in TSaslTransport::open(), which may hang for varies reason. This is a bottom line fix. Change-Id: I8f928239006915171a527dfd3630ff072cb863b6 --- M be/src/runtime/client-cache.cc 1 file changed, 3 insertions(+), 3 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala refs/changes/07/3707/1 -- To view, visit http://gerrit.cloudera.org:8080/3707 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I8f928239006915171a527dfd3630ff072cb863b6 Gerrit-PatchSet: 1 Gerrit-Project: Impala Gerrit-Branch: cdh5-trunk Gerrit-Owner: Huaisi Xu <[email protected]>
