Skip to content

Conversation

@AngersZhuuuu
Copy link
Contributor

What changes were proposed in this pull request?

Fix typo if spark. launcher .childConnectionTimeout

Why are the changes needed?

Fix configuration type

Does this PR introduce any user-facing change?

No

How was this patch tested?

Not need

@AngersZhuuuu
Copy link
Contributor Author

@HyukjinKwon @dongjoon-hyun @maropu A configuration typo, I think it's wroth to raise a minor PR.

@SparkQA
Copy link

SparkQA commented Feb 28, 2021

Test build #135549 has finished for PR 31678 at commit 9f6425a.

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

* when using @link{#start()}.
*/
public static final String CHILD_CONNECTION_TIMEOUT = "spark.launcher.childConectionTimeout";
public static final String CHILD_CONNECTION_TIMEOUT = "spark.launcher.childConnectionTimeout";
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please see: #30323 (comment)

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

link: #30679

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hmmmm OK I will close this one.

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