[ 
https://issues.apache.org/jira/browse/DRILL-58?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13644612#comment-13644612
 ] 

Ted Dunning commented on DRILL-58:
----------------------------------

{quote}
The way I see it we could provide two ways (both explicitly configured): 
embedded in jetty and as a separate daemon on whatever container is preferred. 
In any case I'd prefer a jvm friendly container + framework.
Also there's a lot of examples on this in the hadoop ecosystem.
{quote}
The Hadoop examples are anti-patterns in my book.

They are incredibly hard to integrate into other systems and often change form 
without changing substance (which breaks integration).

Much better to do as Michael suggests.

                
> Create a WEB UI war that can be deployed along with Drillbits
> -------------------------------------------------------------
>
>                 Key: DRILL-58
>                 URL: https://issues.apache.org/jira/browse/DRILL-58
>             Project: Apache Drill
>          Issue Type: Improvement
>            Reporter: David Alves
>            Assignee: Michael Hausenblas
>
> A while ago Michael created a simple web UI to submit queries to Drill.
> It'd be nice if we could package it in war for and deploy it in Drillbits 
> through jetty.
> Hive web ui (the way it's deployed) might be a good starting point.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to