GitHub user jasonliaoxiaoge opened a pull request:
https://github.com/apache/oozie/pull/11
Add feature to let user configure ssh port in oozie-site.xml while run ssh
I failed to run ssh action for our linux server's ssh port is not 22.
so we add a config property in oozie-site.xml to let user configure ssh
port.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jasonliaoxiaoge/oozie master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/oozie/pull/11.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #11
----
commit 26dffbb07a2a9b65578e8fed634e2a4ff61a6350
Author: xgliao <xgliao@dst59544>
Date: 2015-01-07T10:23:00Z
add feature to let use config ssh port in oozie-site.xml while run ssh
action executor
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---