You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Arina Ielchiieva (JIRA)" <ji...@apache.org> on 2017/11/27 11:41:00 UTC

[jira] [Created] (DRILL-5992) Move html code generation for query profile from Java into freemarker

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)