Steven Phillips created DRILL-980:
-------------------------------------
Summary: Add profile summary to web ui
Key: DRILL-980
URL: https://issues.apache.org/jira/browse/DRILL-980
Project: Apache Drill
Issue Type: Bug
Reporter: Steven Phillips
It is difficult to tell at a glance which fragments and operators are taking
the most time. We should add a summary of the profile that will show some basic
information:
A list of major fragments, with the average, min, and max minor fragment run
times for each major fragment.
For each major fragment, show a list of the minor fragments with the runtime of
each. Also show a list of the operators for the major fragment, along with the
min, max, and avg time taken by each operator, aggregate across the minor
fragments.
--
This message was sent by Atlassian JIRA
(v6.2#6252)