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)