Database Reference
In-Depth Information
Command
option
Description
$ impala-shell -h or $impala-shell --h elp
-v or --ver-
sion
These options print the current running impala-shell version and you
can use this option as follows:
$impala-shell -v or $impala-shell -version
An example of using the -v option is as follows:
$ impala-shell -v
Impala Shell v1.1.1 (83d5868) built
on Fri Aug 23 17:28:05 PDT 2013
-V or --
verbose
This option enables the verbose output mode, so you will see lot more
information in your output.
--quiet
This option disables the verbose output mode.
-c
This option continues command execution even when query failure oc-
curs. This option is useful when multiple queries are submitted via
shell scripts or other means, and processing does not stop if one or
more queries return failure.
Search WWH ::




Custom Search