-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/28296/
-----------------------------------------------------------

Review request for drill.


Bugs: DRILL-1373
    https://issues.apache.org/jira/browse/DRILL-1373


Repository: drill-git


Description
-------

The problem with the /query page is that it doesn't display enough informations 
when an exception occurs while processing the query. The proposed solution 
displays the exception message in a new error page. This should help the user 
understand what's causing the error.
Of course, this patch assumes enough informations are available in the 
exception message.


Diffs
-----

  
exec/java-exec/src/main/java/org/apache/drill/exec/server/rest/QueryResources.java
 bea693c 
  exec/java-exec/src/main/resources/rest/query/error.ftl PRE-CREATION 

Diff: https://reviews.apache.org/r/28296/diff/


Testing
-------


Thanks,

abdelhakim deneche

Reply via email to