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

When input invalid KEYVAL in impala-shell, the show message is abnormal

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • Impala 2.5.0
    • Impala 2.10.0
    • Clients
    • ghx-label-9

    Description

      When input invalid KEYVAL in impala-shell, the show message is abnormal as following:
      impala-shell --var=a
      Starting Impala Shell without Kerberos authentication
      Traceback (most recent call last):
      File "/opt/ZDH/parcels/lib/impala/shell/impala_shell.py", line 1293, in <module>
      options.variables = parse_variables(options.keyval)
      File "/opt/ZDH/parcels/lib/impala/shell/impala_shell.py", line 1153, in parse_variables
      'It must follow the pattern "KEY=VALUE".' % (keyval,))
      TypeError: not all arguments converted during string formatting

      Attachments

        Activity

          People

            davidxdh Davy Xu
            davidxdh Davy Xu
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: