...
- You can set cluster options during installation of the JobScheduler.
- Edit the ./bin/jobscheduler_environment_variables file.(sh|cmd) as described below to change the cluster options after the installation has been completed and the cluster been made operational:
Unix
stop the JobScheduler
edit ./bin/jobscheduler_environment_variables.sh
Code Block language bash SCHEDULER_CLUSTER_OPTIONS=-exclusive
...