You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "Rahul Challapalli (JIRA)" <ji...@apache.org> on 2015/05/06 18:56:07 UTC

[jira] [Created] (DRILL-2973) Error messages not showing up in sqlline

Rahul Challapalli created DRILL-2973:
----------------------------------------

             Summary: Error messages not showing up in sqlline
                 Key: DRILL-2973
                 URL: https://issues.apache.org/jira/browse/DRILL-2973
             Project: Apache Drill
          Issue Type: Bug
          Components: Execution - Flow
            Reporter: Rahul Challapalli
            Assignee: Chris Westin
            Priority: Blocker


git.commit.id.abbrev=3b19076

This could be a regression. I am not seeing any error messages. Below are some of the cases

{code}
0: jdbc:drill:schema=dfs_eea> select * from sdkjgfhsjkdgf;
Error: exception while executing query: Failure while executing query. (state=,code=0)
{code}

The logs have the right messages. For some reason they are not being propagated to sqlline. I attached the error log.


{code}
0: jdbc:drill:schema=dfs_eea> this is crap;
Error: exception while executing query: Failure while executing query. (state=,code=0)
{code}




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