II_SPARK_LOCATION
Valid on Linux
The II_SPARK_LOCATION parameter specifies the directory where the manually downloaded Apache Spark packages reside. Requires the exact file name spark-x.x.x-bin-hadoopx.x.tgz to be present in the given directory. II_SPARK_LOCATION is mutually exclusive with the II_DOWNLOAD_SPARK parameter.
II_START_ON_BOOT
Valid on Linux
The II_START_ON_BOOT parameter defines whether Vector starts when the Linux server starts up.
This parameter has the following options:
YES
(Default) Start Vector when the Linux server starts up.
NO
Do not start Vector when the Linux server starts up.
II_SYSTEM
The II_SYSTEM parameter defines the location of the Vector system (executable) files.
Defaults:
Windows: C:\Program Files\Actian\VectorVW\
Linux: /opt/Actian/VectorVW/
II_TERMINAL
Valid on Windows, Linux
The II_TERMINAL parameter defines the terminal type.
This parameter has the following options:
Defaults:
Windows: IBMPCD
Linux: konsolel
II_TIMEZONE_NAME
The II_TIMEZONE_NAME parameter defines the time zone for the installation.
Default: America-Los_Angeles
II_DOWNLOAD_UDFC_REPO
The II_DOWNLOAD_UDFC_REPO parameter defines whether to download the container image and activate the configuration for containerized user-defined functions (UDFs).
This parameter has the following options:
YES
Download the UDF container image and activate the configuration for containerized UDF.
NO
Do not download the UDF container image.
II_UPGRADE_USER_DB
The II_UPGRADE_USER_DB parameter defines whether the existing user databases are upgraded automatically.
This parameter has the following options:
YES
Upgrade the existing user databases automatically.
NO
(Default) Do not upgrade the existing user databases automatically.
II_USERID
Valid on Linux
The II_USERID parameter defines the user ID of the user that owns the installation. The ID is added to the system if it does not exist.
Default: User ID of the user who installs Vector
II_VWCFG_BLOCK_SIZE
II_VWCFG_BLOCK_SIZE sets the value of the block_size configuration parameter in vectorwise.conf.
II_VWCFG_BUFFERPOOL
II_VWCFG_BUFFERPOOL sets the value of the bufferpool_size configuration parameter in vectorwise.conf.
II_VWCFG_GROUP_SIZE
II_VWCFG_GROUP_SIZE sets the value of the group_size configuration parameter in vectorwise.conf.
II_VWCFG_MAX_MEMORY
II_VWCFG_MAX_MEMORY sets the value for the max_memory_size configuration parameter in vectorwise.conf.
II_VWCFG_MAX_PARALLELISM
II_VWCFG_MAX_PARALLELISM sets the value of the max_parallelism_level configuration parameter in vectorwise.conf.
II_WORK
The II_WORK parameter defines the location of temporary work files created during external sorts, table modifies and other DBMS Server operations.
Default: Same as II_SYSTEM
KRB5_KEYTAB_FILE
KRB5_KEYTAB_FILE specifies the Kerberos keytab file to pass to the actian user during installation.
KRB5_PRINCIPAL
KRB5_PRINCIPAL specifies the Kerberos principal to pass to the actian user during installation.
SILENT_INSTALL
Valid on Linux
SILENT_INSTALL quiets installation messages except those from RPM.
Last modified date: 12/19/2024