You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@falcon.apache.org by "Ajay Yadava (JIRA)" <ji...@apache.org> on 2015/12/23 05:46:46 UTC

[jira] [Comment Edited] (FALCON-1681) Improve logging for idempotent behaviour while scheduling entities.

    [ https://issues.apache.org/jira/browse/FALCON-1681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15069126#comment-15069126 ] 

Ajay Yadava edited comment on FALCON-1681 at 12/23/15 4:46 AM:
---------------------------------------------------------------

Attaching the patch which got committed for reference.


was (Author: ajayyadava):
Patch after addressing the nit.

> Improve logging for idempotent behaviour while scheduling entities.
> -------------------------------------------------------------------
>
>                 Key: FALCON-1681
>                 URL: https://issues.apache.org/jira/browse/FALCON-1681
>             Project: Falcon
>          Issue Type: Bug
>          Components: scheduler
>    Affects Versions: 0.9
>            Reporter: Pragya Mittal
>            Assignee: Pallavi Rao
>             Fix For: 0.9
>
>         Attachments: FALCON-1681-v1.patch, FALCON-1681.patch
>
>
> Currently if an entity is scheduled once, user can schedule that entity any number of times. Since scheduler is not changing any functionality for end users, it should show the same behaviour. Although when a scheduled entity is scheduled again it fails with the following error :
> {noformat}
> dataqa@lda01:/mnt/users/pragya/scheduler$ fep -schedule -name Native-2 -properties falcon.scheduler:oozie
> ERROR: Bad Request;ua1/Entity schedule failed for process: Native-2
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)