Command Line Execution

The command line can be invoked via the mda.sh script (on Unix systems) or the mda.bat script (on Windows systems). The command line requires two arguments, in the following order:

It also supports the following exclusive, optional arguments (which must precede the required arguments):

If you wish to pass in JVM options (for example to increase the amount of memory available for heap space) you add these settings to the environment variable JVMOPTS. These will then be picked up by the command line tool.

So, for example:

JVMOPTS=-Xmx512M mda.sh --verbose /path/to/my/config.xml MyPipeline