GitHub user tianxuan911 opened a pull request:
https://github.com/apache/spark/pull/14125
New Feature!
Configure file named slaves in directory conf support ssh param custom!
Before this commit,only username and ip.Such as
locahost
name@localhost
After, looks like in shell
-p 23229 name@localhost
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/tianxuan911/spark
1.6-newfeature-slaves-support-ssh-param-custom
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/14125.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 #14125
----
commit a007d8c9f161f7c95516d2be8cf19a9e14a8b4fa
Author: ç°æ <[email protected]>
Date: 2016-07-10T09:48:59Z
New Feature!
Configure file named slaves in directory conf support ssh param custom!
Before this commit,only username and ip.Such as
locahost
name@localhost
After, looks like in shell
-p 23229 name@localhost
----
---
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.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]