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

Impala shell does not handle Ctrl+C correctly for a non-running query

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • Impala 3.0, Impala 2.12.0
    • Impala 3.2.0
    • Clients
    • None
    • ghx-label-9

    Description

      Impala uses Ctrl+C to cancel a running query, which works. However, running Ctrl+C for a non-running query does not work. Example:

      [localhost:21000] default> abcde (press ctrl+c) --> this does not do anything
      

      Compare this behavior to Linux shell.

      $ abcde^C --> this cancel the statement and start a new one prompt
      $
      

      Attachments

        Activity

          People

            fredyw Fredy Wijaya
            fredyw Fredy Wijaya
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: