Starting and Stopping the Actian Spark Connector
Make sure that the Actian Spark Connector is enabled by setting the configuration parameter ingstart.*.spark_provider to 1. This enables automatic starting and stopping of the Actian Spark Connector with the Ingres instance.
Run the following command to check the parameter:
iigetres "ii.$(iipmhost).ingstart.*.spark_provider"
If it does not return 1, then set the parameter by running the following 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/27/2026