iisuspark Command-- Download Spark Container Image from Repository
The iisuspark command downloads the Spark provider container image from the Docker repository. You can use this command to download the image during or after installation.
The iisuspark command has the following format:
iisuspark [option]
option
Specifies one of the following options:
-h, --help
Shows the help message and exits.
-show_installed_image
Shows the image version, which is installed.
-show_default_image
Shows the image that is pre-configured with the product.
-show_available_images
Shows all images, including incompatible images.
-show_newest_compatible
Shows the newest image, which is compatible with the product.
-download_newest_compatible
Downloads and activates the newest version of the image, which is compatible with the product.
-download_version <x.x.x>
Downloads and activates a specific version of the image. It does not permit the download of incompatible versions, nor does it allow a downgrade of the current version, if one exists.
-force_download_version <x.x.x>
Downloads and activates a specific version of the image. It does not check for any incompatibilities.
-disable
Disables the Spark provider service when downloading an image.
-jdbc
-s3a
Last modified date: 04/15/2025