Riza Suminto has uploaded this change for review. ( 
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
---
M www/rpcz.tmpl
1 file changed, 2 insertions(+), 2 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/49/18249/1
--
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: newchange
Gerrit-Change-Id: Ibf53f3420b447a895223642df3e9e1c7d0aee7df
Gerrit-Change-Number: 18249
Gerrit-PatchSet: 1
Gerrit-Owner: Riza Suminto <[email protected]>

Reply via email to