Uploaded image for project: 'IMPALA'
  1. IMPALA
  2. IMPALA-1443

Issue descriptive message when query cancelled

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Cannot Reproduce
    • Impala 2.0
    • None
    • Clients
    • CDH 4

    Description

      If I cancel a running query from the :25000/queries web UI, the result in impala-shell looks like:

      [localhost:21000] > select count(*) from billion_parquet;
      Application Exception : Default TException.
      

      Could we have a message that says the query was cancelled, or if there are multiple potential reasons for a 'TException' at least mention cancellation as a possibility? 'TException' seems like too much of an implementation detail to expose to end users in this case.

      Attachments

        Activity

          People

            Unassigned Unassigned
            jrussell John Russell
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: