Azrael created OOZIE-1878:
-----------------------------
Summary: Can't execute dryrun on the CLI
Key: OOZIE-1878
URL: https://issues.apache.org/jira/browse/OOZIE-1878
Project: Oozie
Issue Type: Bug
Affects Versions: trunk
Reporter: Azrael
Priority: Minor
Following command doen not work.
{noformat}
$ oozie job -oozie http://localhost:11000/oozie -dryrun -config job.properties
Invalid sub-command: Missing required option: [-suspend suspend a job, -update
Update coord definition and properties, -rerun rerun a job (coordinator
requires -action or -date, bundle requires -coordinator or -date),
-configcontent job configuration, -submit submit a job, -definition job
definition, -change change a coordinator job, -kill kill a job (coordinator can
mention -action or -date), -run run a job, -log job log, -info info of a job,
-resume resume a job, -start start a job, -dryrun Dryrun a workflow (since
3.3.2) or coordinator (since 2.0) job without actually executing it, -ignore
change status of a coordinator job or action to IGNORED (-action required to
ignore coord actions)]
use 'help [sub-command]' for help details
{noformat}
--
This message was sent by Atlassian JIRA
(v6.2#6252)