Search
Page 14 of 107. Showing 1,065 results (0.01 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 in text form delimited by commas. Values Name Value (dec / bin) Description dedicated…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=20,noel=20,mitch=30 Defaults Unset (empty string)…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
Synopsis worker_groups = groups Groups is a comma-separated list of which host groups this Worker belongs to. Groups allow the administrator to place machines into logical groupings for easier reference than specifying long lists of machines. Groups are c…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 command query sync queue callback debug error warning security auth preempt memory web info…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 visible network domains will used until the account it authenticated or authentica…