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)