You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Fredy Wijaya (JIRA)" <ji...@apache.org> on 2019/04/03 15:36:00 UTC

[jira] [Resolved] (IMPALA-8330) Impala shell --config_file should use flag names and not dest variable names

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

Fredy Wijaya resolved IMPALA-8330.
----------------------------------
       Resolution: Fixed
    Fix Version/s: Impala 3.3.0

> Impala shell --config_file should use flag names and not dest variable names
> ----------------------------------------------------------------------------
>
>                 Key: IMPALA-8330
>                 URL: https://issues.apache.org/jira/browse/IMPALA-8330
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Clients
>    Affects Versions: Impala 3.0, Impala 2.12.0
>            Reporter: Fredy Wijaya
>            Assignee: Fredy Wijaya
>            Priority: Major
>              Labels: compatibility
>             Fix For: Impala 3.3.0
>
>
> --config_file in Impala shell uses "dest" variable names and not flag names due to: https://github.com/apache/impala/blob/master/shell/option_parser.py#L132
> This is confusing because the users may not know what the dest variable names are without looking at the Impala shell source code. We should either make the dest variable names the same as flag names or modify the Impala shell code to use the flag names.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)