Job Scheduler

new environment variables for shell jobs

Details

  • Type: New Feature New Feature
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: None
  • Fix Version/s: 1.3.5
  • Component/s: None
  • Description:
    Hide
    Similar to the SCHEDULER_PARAM environment variables, provide these environment variables for shell jobs:

    SCHEDULER_HOST - hostname of the host on which the job scheduler is running (for all jobs)
    SCHEDULER_TCP_PORT - tcp port on which the job scheduler is listening (for all jobs)
    SCHEDULER_UDP_PORT - udp port on which the job scheduler is listening (for all jobs)
    SCHEDULER_JOB_NAME - name of the job (for all jobs)
    SCHEDULER_JOB_CHAIN - name of the job chain (for jobs with order=yes)
    SCHEDULER_ORDER_ID - id of the current order (for jobs with order=yes)
    Show
    Similar to the SCHEDULER_PARAM environment variables, provide these environment variables for shell jobs: SCHEDULER_HOST - hostname of the host on which the job scheduler is running (for all jobs) SCHEDULER_TCP_PORT - tcp port on which the job scheduler is listening (for all jobs) SCHEDULER_UDP_PORT - udp port on which the job scheduler is listening (for all jobs) SCHEDULER_JOB_NAME - name of the job (for all jobs) SCHEDULER_JOB_CHAIN - name of the job chain (for jobs with order=yes) SCHEDULER_ORDER_ID - id of the current order (for jobs with order=yes)

Activity

There are no comments yet on this issue.

People

Dates

  • Created:
    02 May 2008 12:38
    Updated:
    22 May 2008 11:08
    Resolved:
    22 May 2008 11:08