Wenzhe Zhou has posted comments on this change. (
http://gerrit.cloudera.org:8080/20538 )
Change subject: IMPALA-12415: Implement tests for graphical query timeline in
webUI
......................................................................
Patch Set 4:
Tried the patch #4. Don't see "GLIBC 2.28" issue on Ubuntu 18.04.
But got same errors - "Cannot use import statement outside a module" on Ubuntu
18.04 and Ubuntu 20.04 as below:
Details:
/home/wenzhe/projects/impala/www/scripts/query_timeline/host_utilization_diagram.js:18
import { profile, set_maxts, maxts, diagram_width, diagram_controls_height,
resizeVerticalAll, diagram_min_height, margin_chart_end, decimals } from
"./global_members.js";
^^^^^^
SyntaxError: Cannot use import statement outside a module
--
To view, visit http://gerrit.cloudera.org:8080/20538
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I0caf0a0beee23821f78c0b3fe1aeb7dbf92d6a3e
Gerrit-Change-Number: 20538
Gerrit-PatchSet: 4
Gerrit-Owner: Surya Hebbar <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Surya Hebbar <[email protected]>
Gerrit-Reviewer: Wenzhe Zhou <[email protected]>
Gerrit-Comment-Date: Fri, 20 Oct 2023 22:21:26 +0000
Gerrit-HasComments: No