Commit edb49da
Pass the actual iterable from the option to get files (apache-spark-on-k8s#139)
* Pass the actual iterable from the option to get files
* Split the original instance variables
* Explicitly set the type of the array
(cherry picked from commit 913a60e)1 parent 123cd0f commit edb49da
File tree
1 file changed
+4
-0
lines changed- resource-managers/kubernetes/core/src/main/scala/org/apache/spark/deploy/kubernetes
1 file changed
+4
-0
lines changedLines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| 65 | + | |
| 66 | + | |
65 | 67 | | |
| 68 | + | |
| 69 | + | |
66 | 70 | | |
67 | 71 | | |
68 | 72 | | |
| |||
0 commit comments