Impala Public Jenkins has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/19227 )
Change subject: IMPALA-11659: Avoid statestored sending the host stats to executors ...................................................................... IMPALA-11659: Avoid statestored sending the host stats to executors This patch is used to solve the problem that the outbound traffic of the statestore is too large due to the statestore broadcast hosts stats to all impalads in a large cluster. Change-Id: I293c63e71c587b0b217f7b13c1931034ce390f62 Reviewed-on: http://gerrit.cloudera.org:8080/19227 Reviewed-by: Wenzhe Zhou <[email protected]> Reviewed-by: Quanlong Huang <[email protected]> Tested-by: Impala Public Jenkins <[email protected]> --- M be/src/scheduling/admission-controller.cc 1 file changed, 8 insertions(+), 1 deletion(-) Approvals: Wenzhe Zhou: Looks good to me, but someone else must approve Quanlong Huang: Looks good to me, approved Impala Public Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/19227 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I293c63e71c587b0b217f7b13c1931034ce390f62 Gerrit-Change-Number: 19227 Gerrit-PatchSet: 5 Gerrit-Owner: ttttttz <[email protected]> Gerrit-Reviewer: Csaba Ringhofer <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Quanlong Huang <[email protected]> Gerrit-Reviewer: Wenzhe Zhou <[email protected]>
