pegasus-run - Online in the Cloud

This is the command pegasus-run that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


pegasus-run - executes a workflow that has been planned using *pegasus-plan*.

SYNOPSIS


pegasus-run [-Dproperty=value...][-c propsfile][-d level]
[-v][--grid*][rundir]

DESCRIPTION


The pegasus-run command executes a workflow that has been planned using pegasus-plan. By
default pegasus-run can be invoked either in the planned directory with no options and
arguments or just the full path to the run directory. pegasus-run also can be used to
resubmit a failed workflow by running the same command again.

OPTIONS


By default pegasus-run does not require any options or arguments if invoked from within
the planned workflow directory. If running the command outside the workflow directory then
a full path to the workflow directory needs to be specified.

pegasus-run takes the following options

-Dproperty=value
The -D option allows an advanced user to override certain properties which influence
pegasus-run. One may set several CLI properties by giving this option multiple times.

The -D option(s) must be the first option on the command line. CLI properties take
precedence over the file-based properties of the same key.

See the PROPERTIES section below.

-c propsfile, --conf propsfile
Provide a property file to override the default Pegasus properties file from the
planning directory. Ordinary users do not need to use this option unless the
specifically want to override several properties

-d level, --debug level
Set the debug level for the client. Default is 0.

-v, --verbose
Raises debug level. Each invocation increase the level by 1.

--grid
Enable grid checks to see if your submit machine is GRID enabled.

rundir
Is the full qualified path to the base directory containing the planned workflow DAG
and submit files. This is optional if the pegasus-run command is invoked from within
the run directory.

RETURN VALUE


If the workflow is submitted for execution pegasus-run returns with an exit code of 0.
However, in case of error, a non-zero return value indicates problems. An error message
clearly marks the cause.

Use pegasus-run online using onworks.net services



Latest Linux & Windows online programs