Boaz Ben-Zvi created DRILL-5852:
-----------------------------------
Summary: Display the "memory per query per node" in the query's
profile
Key: DRILL-5852
URL: https://issues.apache.org/jira/browse/DRILL-5852
Project: Apache Drill
Issue Type: Improvement
Components: Execution - Relational Operators, Web Server
Affects Versions: 1.11.0
Reporter: Boaz Ben-Zvi
Priority: Minor
Fix For: 1.12.0
Following DRILL-5815, the memory assigned per query per node is calculated
before the query is run (in MemoryAllocationUtilities.java). It would be useful
to show the final figure in the query's profile (in the Web UI) - both for
users and for developers or QA.
(Maybe also the memory per each "buffered operator" as well ? -- currently the
figure above, divided by the number of such operators and the max concurrency).
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)