Commit fe974ba
Merge pull request alteryx#94 from aarondav/mesos-fix
Fix mesos urls
This was a bug I introduced in https://github.com/apache/incubator-spark/pull/71.
Previously, we explicitly removed the mesos:// part; with alteryx#71, this no longer occurs.
(cherry picked from commit 39d2e9b)
Signed-off-by: Reynold Xin <[email protected]>1 parent 1c3f4bd commit fe974ba
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
156 | 156 | | |
157 | 157 | | |
158 | 158 | | |
159 | | - | |
160 | | - | |
| 159 | + | |
| 160 | + | |
161 | 161 | | |
162 | 162 | | |
163 | 163 | | |
| |||
0 commit comments