Skip to content

Conversation

@huskysun
Copy link
Contributor

@huskysun huskysun commented May 29, 2021

Fixed some places in cluster-overview that are obsolete (i.e. not mentioning Kubernetes), and also fixed the Yarn spark-submit sample command in submitting-applications.

What changes were proposed in this pull request?

This is to fix the docs in "Cluster Overview" and "Submitting Applications" for places where Kubernetes is missed (mostly due to obsolete docs that haven't got updated) and where Yarn sample spark-submit command is incorrectly written.

Why are the changes needed?

To help the Spark users who uses Kubernetes as cluster manager to have a correct idea when reading the "Cluster Overview" doc page. Also to make the sample spark-submit command for Yarn actually runnable in the "Submitting Applications" doc page, by removing the invalid comment after line continuation char \.

Does this PR introduce any user-facing change?

No

How was this patch tested?

No test, as this is doc fix.

Fixed some places in cluster-overview and submitting-applications that
are obsolete, e.g. not mentioning Kubernetes or not mentioning the
feature in Kubernetes correctly.
@github-actions github-actions bot added the DOCS label May 29, 2021
This is because, in bash, '#' can't come after '\'.
@yaooqinn
Copy link
Member

ok to test

@SparkQA
Copy link

SparkQA commented May 31, 2021

Test build #139094 has finished for PR 32701 at commit e067bdb.

  • This patch fails to build.
  • This patch merges cleanly.
  • This patch adds no public classes.

@SparkQA
Copy link

SparkQA commented May 31, 2021

Kubernetes integration test unable to build dist.

exiting with code: 1
URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/43615/

@huskysun huskysun changed the title [SPARK-35562][DOC] Fix docs about Kubernetes [SPARK-35562][DOC] Fix docs about Kubernetes and Yarn May 31, 2021
Copy link
Member

@dongjoon-hyun dongjoon-hyun left a comment

Choose a reason for hiding this comment

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

+1, LGTM. Merged to master for Apache Spark 3.2.0.
Thank you, @huskysun .

@yaooqinn
Copy link
Member

late +1, thanks @huskysun and @dongjoon-hyun.

@huskysun
Copy link
Contributor Author

Thank you! @dongjoon-hyun @yaooqinn

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants