First, be sure to follow the quickstart guide to setup the system.
First, take a look at the job definition file
for a single task with no inputs. This is a YAML file which completely
specifies the task for the PanDA system. This example contains three blocks: Parameters
,
OutputDataSets
and JobCommands
.
The Parameters
block provides
$ edit examples/single-task-no-input/single-task.yaml
$ shrek --submit --tag STNI examples/single-task-no-input/single-task.yaml