[
https://issues.apache.org/jira/browse/IMPALA-7286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16565669#comment-16565669
]
ASF subversion and git services commented on IMPALA-7286:
---------------------------------------------------------
Commit de4bdb0bbfd9a8ef17e020cc4904e3a66d2ac298 in impala's branch
refs/heads/master from nghia le
[ https://git-wip-us.apache.org/repos/asf?p=impala.git;h=de4bdb0 ]
IMPALA-1624: Allow toggling and unsetting some command-line options inside
impala-shell
This change provides a way to modify command-line options like -B,
--output_file and --delimiter inside impala-shell without quitting
the shell and then restarting again.
Also fixed IMPALA-7286: command "unset" does not work for shell options
Testing:
Added tests for all new options in test_shell_interactive.py
Tested on Python 2.6 and Python 2.7
Change-Id: Id8d4487c24f24806223bfd5c54336914e3afd763
Reviewed-on: http://gerrit.cloudera.org:8080/10900
Reviewed-by: Impala Public Jenkins <[email protected]>
Tested-by: Impala Public Jenkins <[email protected]>
> Command "unset" does not work for shell options
> -----------------------------------------------
>
> Key: IMPALA-7286
> URL: https://issues.apache.org/jira/browse/IMPALA-7286
> Project: IMPALA
> Issue Type: Bug
> Components: Clients
> Reporter: Csaba Ringhofer
> Assignee: Nghia Le
> Priority: Minor
> Labels: shell
>
> "unset LIVE_PROGRESS;" does not unset LIVE_PROGRESS and leads to the
> following error message:
> No option called LIVE_PROGRESS is set
> I think that unset should work for shell options too for the sake of
> consistency.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]