You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@falcon.apache.org by "Shwetha G S (JIRA)" <ji...@apache.org> on 2014/03/28 06:43:16 UTC

[jira] [Created] (FALCON-383) Minimum value for oozie throtle

Shwetha G S created FALCON-383:
----------------------------------

             Summary: Minimum value for oozie throtle
                 Key: FALCON-383
                 URL: https://issues.apache.org/jira/browse/FALCON-383
             Project: Falcon
          Issue Type: Bug
            Reporter: Shwetha G S


Currently, throttle for oozie coord is set as 2*timeout/frequency. If the timeout is 20 hrs and frequency is 24 hrs, throttle will be set as 1 which is bad. Coord action re-run of a timedout instance puts the action in WAITING status and this blocks further materialisation in oozie. We should set default value to some sane value like 12 (which is the default value in oozie)



--
This message was sent by Atlassian JIRA
(v6.2#6252)