Repository: spark
Updated Branches:
refs/heads/branch-2.2 8abd0a7bd -> fb86eb0d4
[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
Repository: spark
Updated Branches:
refs/heads/master 64fad0b51 -> fd315f588
[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
Repository: spark
Updated Branches:
refs/heads/branch-2.3 d0f30e3f3 -> 54aeae7ba
[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