GitHub user mgaido91 opened a pull request:
https://github.com/apache/spark/pull/21429
[minor] Add port SSL config in toString and scaladoc
## What changes were proposed in this pull request?
SPARK-17874 introduced a new configuration to set the port where SSL
services bind to. We missed to update the scaladoc and the `toString` method,
though. The PR adds it in the missing places
## How was this patch tested?
checked the `toString` output in the logs
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mgaido91/spark minor_ssl
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/21429.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 #21429
----
commit 1a932b2d79fe082916f97d0ec9930695cedd2e1e
Author: Marco Gaido <marcogaido91@...>
Date: 2018-05-25T08:11:37Z
[minor] Add port SSL config in toString and scaladoc
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]