Details
-
Sub-task
-
Status: Open
-
Major
-
Resolution: Unresolved
-
4.2.0
-
None
-
None
Description
The Web Services docs on "Managing a Job" talks about various actions you can perform on a job, including a dryrun, with a PUT command against the job endpoint with a job id. For dryrun, this should be a POST command against the jobs endpoint.
It's probably best to add a new topic to the page about dryrun. It should look similar to "Standard Job Submission" as the semantics and syntax are mostly the same.
For reference, here's the docs on dryruns from the CLI page:
http://oozie.apache.org/docs/4.2.0/DG_CommandLineTool.html#Dryrun_of_Coordinator_Job