Uploaded image for project: 'Apache Drill'
  1. Apache Drill
  2. DRILL-1725

Generic error message

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.8.0
    • Execution - Flow
    • None

    Description

      Drill displays a generic error message (exception while executing query) instead of explaining what the issue is. In this example, the path doesn't exist (notice "jso" instead of "json") but the error message didn't explain that.

      0: jdbc:drill:zk=localhost:2181> SELECT * FROM dfs.root.`/Users/tshiran/Development/demo/data/yelp/user.jso`;
      Query failed: Failure while running sql.
      
      Error: exception while executing query: Failure while executing query. (state=,code=0)
      0: jdbc:drill:zk=localhost:2181> 
      

      Attachments

        Issue Links

          Activity

            People

              jnadeau Jacques Nadeau
              tshiran Tomer Shiran
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: