You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Donghui Xu (JIRA)" <ji...@apache.org> on 2017/07/18 01:43:00 UTC

[jira] [Resolved] (IMPALA-5513) When input invalid KEYVAL in impala-shell, the show message is abnormal

     [ https://issues.apache.org/jira/browse/IMPALA-5513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Donghui Xu resolved IMPALA-5513.
--------------------------------
       Resolution: Fixed
    Fix Version/s: Impala 2.10.0

[https://gerrit.cloudera.org/#/c/7187/|https://gerrit.cloudera.org/#/c/7187/]

> When input invalid KEYVAL in impala-shell, the show message is abnormal
> -----------------------------------------------------------------------
>
>                 Key: IMPALA-5513
>                 URL: https://issues.apache.org/jira/browse/IMPALA-5513
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Clients
>    Affects Versions: Impala 2.5.0
>            Reporter: Donghui Xu
>            Assignee: Donghui Xu
>            Priority: Minor
>              Labels: newbie
>             Fix For: Impala 2.10.0
>
>
> 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



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)