You can specify the following options when starting the
These options are different than the configuration options for the
The following table shows the names and allowed arguments for the
You can define a set of default options for your
The configuration file must contain a header label
To specify a different filename or path for the configuration file, specify the argument
The names of the options in the configuration file are similar (although not necessarily identical) to the
long-form command-line arguments to the
Any options you specify on the
The following example shows a configuration file that you might use during benchmarking tests. It sets
verbose mode, so that the output from each SQL query is followed by timing information.
In this example, the query output is formatted as delimited text rather than enclosed in ASCII art boxes,
and is stored in a file rather than printed to the screen. Those options are appropriate for benchmark
situations, so that the overhead of
The following example shows a configuration file that connects to a specific remote Impala node, runs a
single query within a particular database, then exits. You would typically use this kind of single-purpose
configuration setting with the