Fredy Wijaya created IMPALA-8330:
------------------------------------

             Summary: Use flag names in Impala shell --config_file and not dest 
variable names
                 Key: IMPALA-8330
                 URL: https://issues.apache.org/jira/browse/IMPALA-8330
             Project: IMPALA
          Issue Type: Bug
          Components: Clients
            Reporter: Fredy Wijaya


--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)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscr...@impala.apache.org
For additional commands, e-mail: issues-all-h...@impala.apache.org

Reply via email to