Commit 0e1c9d9
[SPARK-10549] scala 2.11 spark on yarn with security - Repl doesn't work
Make this lazy so that it can set the yarn mode before creating the securityManager.
Author: Tom Graves <[email protected]>
Author: Thomas Graves <[email protected]>
Closes #8719 from tgravescs/SPARK-10549.1 parent a0d564a commit 0e1c9d9
File tree
1 file changed
+2
-1
lines changed- repl/scala-2.11/src/main/scala/org/apache/spark/repl
1 file changed
+2
-1
lines changedLines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
| 39 | + | |
39 | 40 | | |
40 | 41 | | |
41 | 42 | | |
| |||
0 commit comments