Starting and Stopping the Spark Connector
Make sure the Spark Connector is enabled by setting the configuration parameter ingstart.*.spark_provider=1. Then the Spark Connector will be started and stopped automatically with the Analytics Engine instance.
Check the parameter by running the following command:
iigetres "ii.$(iipmhost).ingstart.*.spark_provider"
If this does not return 1, then set the parameter by running the command:
iisetres "ii.$(iipmhost).ingstart.*.spark_provider" 1
To start or stop only the provider
ingstart -spark_provider
ingstop -spark_provider
Last modified date: 09/11/2026