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

[jira] [Created] (OOZIE-3191) Allow configuration of default ssh command properties

Peter Cseh created OOZIE-3191:
---------------------------------

             Summary: Allow configuration of default ssh command properties
                 Key: OOZIE-3191
                 URL: https://issues.apache.org/jira/browse/OOZIE-3191
             Project: Oozie
          Issue Type: Bug
            Reporter: Peter Cseh


The default Ssh command options are hardcoded here: https://github.com/apache/oozie/blob/master/core/src/main/java/org/apache/oozie/action/ssh/SshActionExecutor.java#L61
Therefore there is no way to e.g. increase the timeout for ssh calls in the ssh action.
The options should be configurable.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)