Hello Quanlong Huang, Fucun Chu, wangsheng, Wenzhe Zhou, Impala Public Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/18452
to look at the new patch set (#2).
Change subject: IMPALA-11248: Fix infinite warning dialog issue when datatable
cells have undefined values in www/rpcz web page
......................................................................
IMPALA-11248: Fix infinite warning dialog issue when datatable cells have
undefined values in www/rpcz web page
This patch fixes datatables script show warning dialog repeatedly in
some kernel environment, we find the issue in centOS linux release 7.2
and tencent tlinux release 2.2. If the javascript without initial value
set, then the front-end page prompts that the variable is not defined,
which cause the 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 '6' for row 0, column 6.
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 and auto-refresh normally.
- Ran exhaustive tests with the patch.
Change-Id: I7f284b4419ba7dd72baa960dcd5700da22dccdff
---
M www/rpcz.tmpl
1 file changed, 24 insertions(+), 24 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/52/18452/2
--
To view, visit http://gerrit.cloudera.org:8080/18452
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I7f284b4419ba7dd72baa960dcd5700da22dccdff
Gerrit-Change-Number: 18452
Gerrit-PatchSet: 2
Gerrit-Owner: carolinchen <[email protected]>
Gerrit-Reviewer: Fucun Chu <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Quanlong Huang <[email protected]>
Gerrit-Reviewer: Wenzhe Zhou <[email protected]>
Gerrit-Reviewer: wangsheng <[email protected]>