User Guide > User Guide > B. Setting Up Spark for Use with Vector > Starting and Stopping the Spark-Vector Provider
Was this helpful?
Starting and Stopping the Spark-Vector Provider
Make sure the Spark-Vector Provider is enabled by setting the configuration parameter ingstart.*.spark_provider=1. Then the Spark-Vector Provider will be started and stopped automatically with the Vector 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: 01/26/2023