You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[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
Author: Marco Gaido <[email protected]>
Closes#21429 from mgaido91/minor_ssl.
(cherry picked from commit fd315f5)
Signed-off-by: Marcelo Vanzin <[email protected]>
0 commit comments