Skip to content

Conversation

@davidxdh
Copy link

When I type spark-shell --help, I find that the default value description for the master parameter is missing. The user does not know what the default value is when the master parameter is not included, so we need to add the master parameter default description to the help information.
https://issues.apache.org/jira/browse/SPARK-21553

Donghui Xu added 2 commits July 28, 2017 09:31
@SparkQA
Copy link

SparkQA commented Jul 28, 2017

Test build #3854 has finished for PR 18755 at commit d764f5e.

  • This patch fails due to an unknown error code, -9.
  • This patch merges cleanly.
  • This patch adds no public classes.

Copy link
Contributor

@jiangxb1987 jiangxb1987 left a comment

Choose a reason for hiding this comment

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

LGTM

@jiangxb1987
Copy link
Contributor

retest this please

@davidxdh davidxdh changed the title [SPARK-21553][Spark Shell] Added the description of the default value of master parameter in the spark-shell [SPARK-21553][Spark Shell] Add the description of the default value of master parameter in the spark-shell Jul 28, 2017
@SparkQA
Copy link

SparkQA commented Jul 28, 2017

Test build #3858 has finished for PR 18755 at commit d764f5e.

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

@srowen
Copy link
Member

srowen commented Jul 28, 2017

Merged to master

@asfgit asfgit closed this in 7846809 Jul 28, 2017
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.

4 participants