impala git commit: [DOCS] The wrong version number was fixed for Impala 3.0 Changelog

2018-12-07 Thread arodoni
Repository: impala Updated Branches: refs/heads/asf-site b4ad38a99 -> d307eac55 [DOCS] The wrong version number was fixed for Impala 3.0 Changelog Change-Id: I54e4f2a91e65b9243cf230422e4cd50fd0bd8640 Reviewed-on: http://gerrit.cloudera.org:8080/12056 Reviewed-by: Michael Brown Tested-by:

[1/2] impala git commit: IMPALA-7943: Bump the default client timeout set on impala-shell

2018-12-07 Thread tarmstrong
Repository: impala Updated Branches: refs/heads/master f266d2398 -> d8792c21c IMPALA-7943: Bump the default client timeout set on impala-shell As part of IMPALA-7555, we added a default socket timeout of 5 seconds when connecting to an impalad. Under heavy load with kerberos and SSL enabled,

[2/2] impala git commit: IMPALA-1048: show sinks in exec summary

2018-12-07 Thread tarmstrong
IMPALA-1048: show sinks in exec summary The exec summary now includes the total time taken and memory consumed by the data sink at the root of each fragment. Previously the exec summary could hide where time and memory went while executing a query. The high-level changes are: * Generalising