Commit 18c77cb
HOTFIX: Add no-arg SparkContext constructor in Java
Self explanatory.
Author: Patrick Wendell <[email protected]>
Closes #878 from pwendell/java-constructor and squashes the following commits:
2cc1605 [Patrick Wendell] HOTFIX: Add no-arg SparkContext constructor in Java
(cherry picked from commit b6d22af)
Signed-off-by: Aaron Davidson <[email protected]>1 parent a3976a2 commit 18c77cb
File tree
1 file changed
+6
-0
lines changed- core/src/main/scala/org/apache/spark/api/java
1 file changed
+6
-0
lines changedLines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
44 | 50 | | |
45 | 51 | | |
46 | 52 | | |
| |||
0 commit comments