Surya Hebbar has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/20588


Change subject: IMPALA-12504: Split graphical query timeline script into es6 
modules
......................................................................

IMPALA-12504: Split graphical query timeline script into es6 modules

This patch divides the query timeline script into multiple modules
for better maintainability and to help writing unit tests.

The patch also improves parsing of utilization values from the
query profile, as the order and name of counters may change within
the profile, to ensure appropriate mappings between plotted readings,
initially the profile is traversed to find the correct mapping.

Change-Id: Id9d62a799d838876509686a75ecea778b2c72cc6
---
M www/query_timeline.tmpl
A www/scripts/query_timeline/chart_commons.js
A www/scripts/query_timeline/fragment_diagram.js
A www/scripts/query_timeline/global_members.js
A www/scripts/query_timeline/host_utilization_diagram.js
M www/scripts/util.js
6 files changed, 1,044 insertions(+), 730 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/88/20588/1
--
To view, visit http://gerrit.cloudera.org:8080/20588
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Id9d62a799d838876509686a75ecea778b2c72cc6
Gerrit-Change-Number: 20588
Gerrit-PatchSet: 1
Gerrit-Owner: Surya Hebbar <sheb...@cloudera.com>

Reply via email to