Arina Ielchiieva created DRILL-5992:
---------------------------------------
Summary: Move html code generation for query profile from Java into freemarker
Key: DRILL-5992
URL: https://issues.apache.org/jira/browse/DRILL-5992
Project: Apache Drill
Issue Type: Improvement
Affects Versions: 1.11.0
Reporter: Arina Ielchiieva
Fix For: Future
Drill has lots of html generation that we have in Java for query profile (https://github.com/apache/drill/tree/master/exec/java-exec/src/main/java/org/apache/drill/exec/server/rest/profile).
To adhere with MVC pattern we should consider moving all that code into freemarker + js if
needed.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
|