Was this helpful?
Spark Connector
There is only one container per Actian Analytics Engine instance.
The container is started by ingstart and stopped by ingstop.
The container uses a name which includes the Actian Analytics Engine instance ID.
ingstatus displays information about the container (running/not running/…)
The container is NOT run with the ‘-rm’ flag. This ensures that if an expected shutdown occurs, diagnostic data can still be retrieved through ‘docker inspect’ or ‘podman inspect’. The instop process handles stopping and removal of the container.
The ingstop process will stop and then remove the container.
Last modified date: 09/11/2026