Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Minor corrections to text

...

  • 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
    languagebash
     SCHEDULER_CLUSTER_OPTIONS=-exclusive
    

...