Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

 

Commands

To start the batch container:

batch.sh ${environment} start

 

To stop the batch container:

batch.sh ${environment} stop

or

batchTrigger.sh stopBatchContainerStep stopBatchContainerJob

 

To run a batch job:

batchTrigger.sh <comma-separated list of step names> <jobName> 

Files

${BATCH_HOME}/scripts

  • batch.sh
  • batchTrigger.sh
  • build.xml

${BATCH_HOME}/logs

  • batch.log
  • batcherr.log

 

${KFS_PROJECT}/work/dev/kfs/staging/sys/batchContainer

  • runlock files and success and error status files for each job

 

 

 

 

  • No labels