Skip to content

[SPARK-17678][REPL][Branch-1.6] Honor spark.replClassServer.port in scala-2.11 repl #15253

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

Closed
wants to merge 1 commit into from

Conversation

jerryshao
Copy link
Contributor

What changes were proposed in this pull request?

Spark 1.6 Scala-2.11 repl doesn't honor "spark.replClassServer.port" configuration, so user cannot set a fixed port number through "spark.replClassServer.port".

How was this patch tested?

N/A

@SparkQA
Copy link

SparkQA commented Sep 27, 2016

Test build #65944 has finished for PR 15253 at commit fafdf43.

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

@jerryshao
Copy link
Contributor Author

@zsxwing , would you mind taking a look at this fix for 1.6 branch, thanks a lot.

@zsxwing
Copy link
Member

zsxwing commented Oct 13, 2016

retest this please

@zsxwing
Copy link
Member

zsxwing commented Oct 13, 2016

LGTM pending tests

@zsxwing
Copy link
Member

zsxwing commented Oct 13, 2016

Merging to 1.6. Jenkins didn't use Scala 2.11 to build. I just checked this PR locally.

asfgit pushed a commit that referenced this pull request Oct 13, 2016
…cala-2.11 repl

## What changes were proposed in this pull request?

Spark 1.6 Scala-2.11 repl doesn't honor "spark.replClassServer.port" configuration, so user cannot set a fixed port number through "spark.replClassServer.port".

## How was this patch tested?

N/A

Author: jerryshao <sshao@hortonworks.com>

Closes #15253 from jerryshao/SPARK-17678.
@zsxwing
Copy link
Member

zsxwing commented Oct 13, 2016

@jerryshao It's merged. Could you close this PR, please?

@jerryshao
Copy link
Contributor Author

Sure, thanks.

@jerryshao jerryshao closed this Oct 13, 2016
@SparkQA
Copy link

SparkQA commented Oct 13, 2016

Test build #66917 has finished for PR 15253 at commit fafdf43.

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

zzcclp pushed a commit to zzcclp/spark that referenced this pull request Oct 14, 2016
…cala-2.11 repl

## What changes were proposed in this pull request?

Spark 1.6 Scala-2.11 repl doesn't honor "spark.replClassServer.port" configuration, so user cannot set a fixed port number through "spark.replClassServer.port".

## How was this patch tested?

N/A

Author: jerryshao <sshao@hortonworks.com>

Closes apache#15253 from jerryshao/SPARK-17678.

(cherry picked from commit 18b173c)
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