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

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

Siddharth Wagle created AMBARI-4256:
---------------------------------------

             Summary: 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


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)