Impala Public Jenkins has submitted this change and it was merged. ( 
http://gerrit.cloudera.org:8080/18249 )

Change subject: IMPALA-11131: Replace 'cnd_cwnd' with 'snd_cwnd' in 
www/rpcz.tmpl
......................................................................

IMPALA-11131: Replace 'cnd_cwnd' with 'snd_cwnd' in www/rpcz.tmpl

This patch fixes a typo in www/rpcz.tmpl. The javascript at the end of
tmpl file refer to a json key 'cnd_cwnd', but the correct one should be
'snd_cwnd'. This typo caused DataTables script to repeatedly show warning
dialog pop up with message such as follow:

DataTables warning: table id=inbound_per_conn_metrics - Requested
unknown parameter '4' for row 0, column 4.
For more information about this error, please see
http://datatables.net/tn/4

Testing:
- Ran Q4 of TPC-DS against tpcds_parquet table manually. Verified that
  the page display the KRPC inbound/outbound connections table properly
  without any warning dialog.

Change-Id: Ibf53f3420b447a895223642df3e9e1c7d0aee7df
Reviewed-on: http://gerrit.cloudera.org:8080/18249
Reviewed-by: Impala Public Jenkins <[email protected]>
Reviewed-by: Wenzhe Zhou <[email protected]>
Tested-by: Impala Public Jenkins <[email protected]>
---
M www/rpcz.tmpl
1 file changed, 2 insertions(+), 2 deletions(-)

Approvals:
  Impala Public Jenkins: Looks good to me, approved; Verified
  Wenzhe Zhou: Looks good to me, approved

--
To view, visit http://gerrit.cloudera.org:8080/18249
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: Ibf53f3420b447a895223642df3e9e1c7d0aee7df
Gerrit-Change-Number: 18249
Gerrit-PatchSet: 3
Gerrit-Owner: Riza Suminto <[email protected]>
Gerrit-Reviewer: Andrew Sherman <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Riza Suminto <[email protected]>
Gerrit-Reviewer: Wenzhe Zhou <[email protected]>

Reply via email to