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