Commit 90cc379
[CORE] [SPARK-9760] Use Option instead of Some for Ivy repos
This was introduced in apache#7599
cc rxin brkyvz
Author: Shivaram Venkataraman <[email protected]>
Closes apache#8055 from shivaram/spark-packages-repo-fix and squashes the following commits:
890f306 [Shivaram Venkataraman] Remove test case
51d69ee [Shivaram Venkataraman] Add test case for --packages without --repository
c02e0b4 [Shivaram Venkataraman] Use Option instead of Some for Ivy repos1 parent 6e37231 commit 90cc379
File tree
1 file changed
+1
-1
lines changed- core/src/main/scala/org/apache/spark/deploy
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
284 | 284 | | |
285 | 285 | | |
286 | 286 | | |
287 | | - | |
| 287 | + | |
288 | 288 | | |
289 | 289 | | |
290 | 290 | | |
| |||
0 commit comments