User Guide > User Guide > A. Command Reference > iispkstatus Command--Display Status of Spark Installation
Was this helpful?
iispkstatus Command--Display Status of Spark Installation
The iispkstatus command reports the status of the Spark installation.
The iispkstatus command has the following format:
iispkstatus [-options]
options
Specify options, as follows:
-c, --config
Checks the Spark configuration file.
-e, --envcheck
Checks the environment configuration JAVA_HOME, SPARK_HOME, and SPARK_MAJOR_VERSION.
-h, --help
Shows help message and exits.
-i, --installation
Checks the Spark installation.
-j, --jdbcconfig
Checks the JDBC configuration.
-s, --s3aconfig
Checks the S3A configuration.
-S, --summary
Prints summary (same as -e -j -s -i -c).
-v, --verbose
Displays more detail for each option.
Sample output for iispkstatus -S:
JAVA_HOME Set :OK
SPARK_HOME Set :OK
SPARK_MAJOR_VERSION Set :OK
Spark Installation and Setup :OK
SPARK Config File :OK
JDBC Configuration :OK
S3A Configuration :OK
JDBC|S3A Configuration :OK
Last modified date: 03/21/2024