You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Jason Phelps (JIRA)" <ji...@apache.org> on 2018/03/01 12:51:00 UTC

[jira] [Created] (OOZIE-3188) Allow a configurable timeout value for the SSH action

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)