[
https://issues.apache.org/jira/browse/FALCON-1174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Balu Vellanki updated FALCON-1174:
----------------------------------
Attachment: FALCON-1174-v1.patch
This patch has ability to disable dryrun by
- setting falcon.skip.dryrun=true to disable dryrun for all entity schedule
actions
- CLI/RestAPI param -skipDryRun to disable dryrun for a single entity.
The patch also has integration tests and was tested end2end.
> Ability to disable oozie dryrun while scheduling or updating the falcon entity
> ------------------------------------------------------------------------------
>
> Key: FALCON-1174
> URL: https://issues.apache.org/jira/browse/FALCON-1174
> Project: Falcon
> Issue Type: Improvement
> Components: oozie
> Affects Versions: 0.6
> Reporter: Sowmya Ramesh
> Assignee: Balu Vellanki
> Fix For: 0.7
>
> Attachments: FALCON-1174-v1.patch, FALCON-1174.v0.patch
>
> Original Estimate: 24h
> Remaining Estimate: 24h
>
> Today, before scheduling or updating an entity Oozie dry run is done to
> validate it. This validation helps as Oozie dry run is s a sync operation and
> hence validation can be done before scheduling the job.
> There may be a requirement where user would want to turn off this feature.
> Improvement is to provide a config knob to skip the dry run.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)