Poorna Chandra created TWILL-192: ------------------------------------ Summary: Wait time for program start/stop needs to be configurable Key: TWILL-192 URL: https://issues.apache.org/jira/browse/TWILL-192 Project: Apache Twill Issue Type: Improvement Components: core Reporter: Poorna Chandra
When Twill start or stops runnables or application master, it waits for sometime to make sure that the container has started or stopped. On timeout it kills the program and retries. Today this timeout is not configurable, but hard-coded to 60 seconds. It would be useful to have this wait time configurable, since if you are launching a lot of programs at the same time, a container may take more than 60 seconds to come up. -- This message was sent by Atlassian JIRA (v6.3.4#6332)