GitHub user mpetruska opened a pull request:
https://github.com/apache/spark/pull/19791
[SPARK-22572] [Spark shell] spark-shell does not re-initialize on :replay
## What changes were proposed in this pull request?
Ticket: [SPARK-22572](https://issues.apache.org/jira/browse/SPARK-22572)
## How was this patch tested?
Added a new test case to `org.apache.spark.repl.ReplSuite`
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mpetruska/spark SPARK-22572
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/19791.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 #19791
----
commit 8b7bdd59ca6d9e315b3dfddefc9df3f056b6dc2b
Author: Mark Petruska <[email protected]>
Date: 2017-11-21T13:03:15Z
fixes spark shell 2.11 replay
commit 3e8e274e4a5dc96cbda7ca1a40d1f413251ad1cf
Author: Mark Petruska <[email protected]>
Date: 2017-11-21T13:52:25Z
fixes spark shell 2.12 replay
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]