Search
Page 14 of 107. Showing 1,065 results (0.009 seconds)
worker_cluster
Synopsis worker_cluster = cluster Sets the Worker's cluster membership to cluster. Example worker_cluster = /pipelinefx/team1 Defaults /…worker_cpus
Synopsis worker_cpus = CPUs CPUs is the number of CPUs the Worker will report to the Supervisor. Example worker_cpus = 2 Defaults (all) (Automatically counts the number of processors if empty)…supervisor_max_worker_requeue
Synopsis supervisor_max_worker_requeue = retries Retries is the maximum number of attempts the Supervisor will make to assign a job to a Worker host that claims to have available CPUs. It will continue to make the attempts every 4 minutes until the retrie…worker_flags
Synopsis worker_flags = mask Mask sets some global Worker configuration parameters. Add up the settings to determine a composite value enabling each setting or list them…supervisor_user_subjob_limits
Synopsis supervisor_user_subjob_limits = user=limit[user=limit,…] Sets up the user subjob limit for specific users. Example supervisor_user_subjob_limits = root=-1,jimi…supervisor_migrate_timeout
Synopsis supervisor_migrate_timeout = timeout The timeout value, in seconds, specifies how much time a job must wait before the host it was migrated off becomes available to it again. Example supervisor_migrate_timeout = 100 Defaults 1200…worker_groups
groupings for easier reference than specifying long lists of machines. Groups are created by simply adding the group to a worker through worker_groups (defined in the worker's…supervisor_verbosity
Synopsis supervisor_verbosity = int or string Flags mask to determine what information to go into the supervisor log. Values startupwork subjob job host log admin…supervisor_worker_configfile
Synopsis supervisor_worker_configfile = file File is the Worker config file used for centralized Worker configuration. The Supervisor has the ability to use a macro-based configuration system via the Worker config file. Example supervisor_worker_configfil…worker_host_domain
Synopsis Setting this value forces the worker to use to given domain to authenticate the proxy user. Without this setting, the local computer domain will be used, then any…