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

Querying a non-existent table from hbase should throw a proper error message

VotersWatch issueWatchersLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    Description

      git.commit.id.abbrev=4d398ed

      In the below case we should throw a proper error message

      select count(*) from hbase.`non_existent_table`;
      Query failed: NullPointerException: 
      
      Error: exception while executing query: Failure while executing query. (state=,code=0)
      

      We get the below error from DFS

      Query failed: SqlValidatorException: Table 'dfs.fewtypes_null' not found
      

      Attachments

        Issue Links

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            sudheeshkatkam Sudheesh Katkam
            rkins Rahul Kumar Challapalli
            Rahul Kumar Challapalli Rahul Kumar Challapalli
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment