GitHub user stuartmacd opened a pull request:
https://github.com/apache/ignite/pull/4531 IGNITE-9180 IgniteSparkSession Should Copy State on cloneSession()
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/stuartmacd/ignite ignite-9180
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/4531.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #4531
----
commit 9123bfc059dc83d038f1b4a4d06cef735833389b
Author: Stuart Macdonald <29892836+stuartmacd@...>
Date: 2018-08-13T15:05:53Z
Fix cloneSession on IgniteSparkSession
----
---