You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Michael England (JIRA)" <ji...@apache.org> on 2014/09/04 14:14:51 UTC

[jira] [Created] (DRILL-1373) Executing a query with a semi colon as the last character causes 500 error in the query GUI

Michael England created DRILL-1373:
--------------------------------------

             Summary: Executing a query with a semi colon as the last character causes 500 error in the query GUI
                 Key: DRILL-1373
                 URL: https://issues.apache.org/jira/browse/DRILL-1373
             Project: Apache Drill
          Issue Type: Bug
          Components: Client - HTTP
    Affects Versions: 0.4.0
         Environment: MapR Hadoop 3.1.1
            Reporter: Michael England


Attempting to execute a query on the Query GUI page (http://node:8047/query) that contains a semi-colon at the end of the query statement results in a 500 error.

e.g. select count(*) from storageplugin.workspace;

Removing the semi colon returns the query result successfully.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)