You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Sumit Mohanty (JIRA)" <ji...@apache.org> on 2014/01/10 02:09:50 UTC

[jira] [Commented] (AMBARI-4256) Time interval between batches in a request_schedule should be in seconds

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

Sumit Mohanty commented on AMBARI-4256:
---------------------------------------

LGTM, +1

> Time interval between batches in a request_schedule should be in seconds
> ------------------------------------------------------------------------
>
>                 Key: AMBARI-4256
>                 URL: https://issues.apache.org/jira/browse/AMBARI-4256
>             Project: Ambari
>          Issue Type: Bug
>          Components: controller
>    Affects Versions: 1.5.0
>            Reporter: Siddharth Wagle
>            Assignee: Siddharth Wagle
>             Fix For: 1.5.0
>
>         Attachments: AMBARI-4256.patch
>
>
> For request_schedules, the interval time is in minutes. This might be too coarse grained for certain requests. This should be changed to seconds.
> {noformat}
> "batch_settings" : {
>     "batch_separation_in_minutes" : "2",
>     "task_failure_tolerance" : "1"
> }
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)