GitHub user jerryshao opened a pull request:
https://github.com/apache/spark/pull/15253
[SPARK-17678][REPL][Branch-1.6] Honor spark.replClassServer.port in
scala-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
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jerryshao/apache-spark SPARK-17678
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/15253.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #15253
----
commit fafdf432e3d35c19b07e86ff7ddac23d8298a66e
Author: jerryshao <[email protected]>
Date: 2016-09-27T03:44:45Z
Honor spark.replClassServer.port in scala-2.11 repl
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]