Jason Phelps created OOZIE-3188:
-----------------------------------
Summary: Allow a configurable timeout value for the SSH action
Key: OOZIE-3188
URL: https://issues.apache.org/jira/browse/OOZIE-3188
Project: Oozie
Issue Type: Improvement
Components: action
Affects Versions: 5.0.0b1
Reporter: Jason Phelps
For the SSH action, the timeout value is [hardcoded to 20
seconds|https://github.com/apache/oozie/blob/master/core/src/main/java/org/apache/oozie/action/ssh/SshActionExecutor.java#L62].
It could be helpful if this timeout value was configurable by an job property,
with the default remaining 20 seconds.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)