You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "carolinchen (Jira)" <ji...@apache.org> on 2022/04/18 08:17:00 UTC

[jira] [Created] (IMPALA-11248) Fix infinite warning dialog issue when datatable cells has undefined values in rpcz web page

carolinchen created IMPALA-11248:
------------------------------------

             Summary:  Fix infinite warning dialog issue when datatable cells has undefined values in rpcz web page
                 Key: IMPALA-11248
                 URL: https://issues.apache.org/jira/browse/IMPALA-11248
             Project: IMPALA
          Issue Type: Bug
    Affects Versions: Impala 4.1.0
            Reporter: carolinchen


This patch fixes datatables script show warning dialog repeatedly in
some kernel environment. If the javascript with no 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]



--
This message was sent by Atlassian Jira
(v8.20.1#820001)