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

Dilanka Rathnayake commented on VXQUERY-182:
--------------------------------------------

Hi Preston,

As you recommended earlier I created a simple RESTful API. I used the functions 
in vxquery-cli for that implementation. Even though I tried to get a result for 
a given query using that, I am getting an error as follows:
"org.apache.hyracks.api.exceptions.HyracksException: Job failed on account of: 
org.apache.hyracks.api.exceptions.HyracksDataException: 
org.apache.hyracks.algebricks.common.exceptions.AlgebricksException: 
org.apache.vxquery.exceptions.SystemException: SYSE0001:". 

I will submit the code as soon as I fixed the error.

I already visited the wiki page 
(https://cwiki.apache.org/confluence/display/VXQUERY/Web-base+User+Interface). 
I was unable to add a comment/feedback as there is no comment box like in other 
projects on wiki page. Do I need any special permission or is it not the way 
you have suggested? 

Best Regards,
Dilanka Rathnayake.

 

> 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, gsoc2016, 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)

Reply via email to