spark git commit: [MINOR] Add port SSL config in toString and scaladoc

2018-05-25 Thread vanzin
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

spark git commit: [MINOR] Add port SSL config in toString and scaladoc

2018-05-25 Thread vanzin
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

spark git commit: [MINOR] Add port SSL config in toString and scaladoc

2018-05-25 Thread vanzin
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