Commit faf9d58
[MINOR] [CORE] Allow History Server to read kerberos opts from config file.
Order of initialization code was wrong.
Author: Marcelo Vanzin <[email protected]>
Closes apache#5998 from vanzin/hs-conf-fix and squashes the following commits:
00b6b6b [Marcelo Vanzin] [minor] [core] Allow History Server to read kerberos opts from config file.1 parent 9bc991d commit faf9d58
File tree
1 file changed
+1
-1
lines changed- core/src/main/scala/org/apache/spark/deploy/history
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
203 | 203 | | |
204 | 204 | | |
205 | 205 | | |
206 | | - | |
207 | 206 | | |
| 207 | + | |
208 | 208 | | |
209 | 209 | | |
210 | 210 | | |
| |||
0 commit comments