Github user gaborgsomogyi commented on a diff in the pull request:
https://github.com/apache/spark/pull/20652#discussion_r169797492
--- Diff: core/src/main/scala/org/apache/spark/SecurityManager.scala ---
@@ -529,7 +529,8 @@ private[spark] class SecurityManager(
return
Github user vanzin commented on a diff in the pull request:
https://github.com/apache/spark/pull/20652#discussion_r169736571
--- Diff: core/src/main/scala/org/apache/spark/SecurityManager.scala ---
@@ -529,7 +529,8 @@ private[spark] class SecurityManager(
return
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", th