Commit cfc696f
committed
[SPARK-21253][CORE][HOTFIX] Fix Scala 2.10 build
## What changes were proposed in this pull request?
A follow up PR to fix Scala 2.10 build for apache#18472
## How was this patch tested?
Jenkins
Author: Shixiong Zhu <[email protected]>
Closes apache#18478 from zsxwing/SPARK-21253-2.1 parent 88a536b commit cfc696f
File tree
1 file changed
+1
-1
lines changed- common/network-common/src/main/java/org/apache/spark/network/client
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
95 | | - | |
| 95 | + | |
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
| |||
0 commit comments