You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@vxquery.apache.org by "Preston Carman (JIRA)" <ji...@apache.org> on 2016/02/12 07:04:18 UTC

[jira] [Created] (VXQUERY-182) Web-base Query Interface

Preston Carman created VXQUERY-182:
--------------------------------------

             Summary: 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


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)