[
https://issues.apache.org/jira/browse/VXQUERY-182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15144104#comment-15144104
]
Preston Carman commented on VXQUERY-182:
----------------------------------------
The RESTful API needs to be created first.
> Web-base Query Interface
> ------------------------
>
> Key: VXQUERY-182
> URL: https://issues.apache.org/jira/browse/VXQUERY-182
> Project: VXQuery
> Issue Type: New Feature
> Reporter: Preston Carman
> Labels: api, css, html, java, javascript, restful
>
> The web-base query interface allows a user to execute a query from a web
> browser and get the result. The interface should support giving the user
> additional details and statistics about the query. The command line interface
> has provides theses details. The web inter face will need to connect to the
> RESTful api and report these to the user. The specific details include: the
> abstract syntax tree, logical plan, optimized plan, job details, and query
> statistics.
> The web interface will present these items in an easy to read format that is
> pleasing to the eye.
> Key tasks:
> * Create a web-base query interface.
> * Present the user with options for receiving additional query details and
> statistics
> * Tasteful display the result of the query and additional query details
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)