GitHub user gaborgsomogyi opened a pull request:
https://github.com/apache/spark/pull/20652
[SPARK-23476][SPARK-SHELL] Generate secret in local mode when
authentication on
## What changes were proposed in this pull request?
If spark is run with "spark.authenticate=true", then it will fail to start
in local mode.
This PR generates secret in local mode when authentication on.
## How was this patch tested?
Modified existing unit test.
Manually started spark-shell.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gaborgsomogyi/spark SPARK-23476
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/20652.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 #20652
----
commit cf35ff3e9bcbb95ec6f5755af964c2ae4de5b463
Author: Gabor Somogyi <gabor.g.somogyi@...>
Date: 2018-02-21T10:23:49Z
[SPARK-23476][SPARK-SHELL] Generate secret in local mode when
authentication on
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]