Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[minor] Add port SSL config in toString and scaladoc #21429

Closed
wants to merge 1 commit into from

Conversation

mgaido91
Copy link
Contributor

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

@mgaido91
Copy link
Contributor Author

cc @vanzin

@SparkQA
Copy link

SparkQA commented May 25, 2018

Test build #91149 has finished for PR 21429 at commit 1a932b2.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@vanzin
Copy link
Contributor

vanzin commented May 25, 2018

Merging to master / 2.3.

asfgit pushed a commit that referenced this pull request May 25, 2018
## 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]>
@vanzin
Copy link
Contributor

vanzin commented May 25, 2018

Merged to 2.2 also.

asfgit pushed a commit that referenced this pull request May 25, 2018
## 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]>
@asfgit asfgit closed this in fd315f5 May 25, 2018
MatthewRBruce pushed a commit to Shopify/spark that referenced this pull request Jul 31, 2018
## 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 apache#21429 from mgaido91/minor_ssl.

(cherry picked from commit fd315f5)
Signed-off-by: Marcelo Vanzin <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants