
| Key: |
JS-279
|
| Type: |
New Feature
|
| Status: |
Closed
|
| Resolution: |
Fixed
|
| Priority: |
Major
|
| Assignee: |
extern
|
| Reporter: |
Andreas Liebert
|
| Votes: |
0
|
| Watchers: |
0
|
|
If you were logged in you would be able to see more operations.
|
|
|
Job Scheduler
Created: 02 May 2008 12:38
Updated: 22 May 2008 11:08
|
|
| Component/s: |
None
|
| Affects Version/s: |
None
|
| Fix Version/s: |
1.3.5
|
|
|
Original Estimate:
|
Unknown
|
Remaining Estimate:
|
Unknown
|
Time Spent:
|
Unknown
|
|
|
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)
|
|
Description
|
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 » |
| There are no comments yet on this issue.
|
|