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/04/05 18:43:00 UTC

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

    [ https://issues.apache.org/jira/browse/OOZIE-3191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16427432#comment-16427432 ] 

Jason Phelps commented on OOZIE-3191:
-------------------------------------

In addition, there should be an option to specify an SSH port to use, in case the target server is not using the default 22 port

> 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
>            Priority: Major
>
> 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)