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

David Alves commented on DRILL-58:
----------------------------------

Not sure how that'll work. 
I mean the point is to have drillbits expose a way to submit queries through a 
web ui right? It might even evolve to some kind of admin iface.
Later on we could have add a REST iface to drill (which would allow a plain 
HTML 5 app) but right now it doesn't exist so you'll need a server component 
(jsp or the like) right?
In any case even if there's no server side component the html still has to be 
served by some http server, I was suggesting embedded jetty and war packaging. 
What are your thoughts?
                
> 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