Impala Public Jenkins has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/24385 )
Change subject: IMPALA-15012: [DOCS] Documentation for client-side bottleneck identification ...................................................................... IMPALA-15012: [DOCS] Documentation for client-side bottleneck identification Updates the performance tuning docs to cover the following ImpalaServer query profile metrics: - ClientFetchWaitTimer & ClientFetchWaitTimeStats - ClientFetchLockWaitTimer - GetInFlightProfileTimeStats Explains how a high ClientFetchWaitTimer is relative to total query duration indicates the client is slow to fetch results, which backpressures Impala's pipelined execution. Change-Id: Iaaf2e4cc069c2af9f66b30175d43b8abb30036c0 Reviewed-on: http://gerrit.cloudera.org:8080/24385 Tested-by: Impala Public Jenkins <[email protected]> Reviewed-by: Quanlong Huang <[email protected]> --- M docs/topics/impala_explain_plan.xml 1 file changed, 32 insertions(+), 3 deletions(-) Approvals: Impala Public Jenkins: Verified Quanlong Huang: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/24385 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: Iaaf2e4cc069c2af9f66b30175d43b8abb30036c0 Gerrit-Change-Number: 24385 Gerrit-PatchSet: 3 Gerrit-Owner: Sanjana Malhotra <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Quanlong Huang <[email protected]> Gerrit-Reviewer: Sanjana Malhotra <[email protected]>
