Skip to content

Commit 7066472

Browse files
committed
Fix compilation error
1 parent e69deb8 commit 7066472

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

core/src/main/scala/org/apache/spark/scheduler/cluster/SimrSchedulerBackend.scala

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717

1818
package org.apache.spark.scheduler.cluster
1919

20+
import org.apache.hadoop.conf.Configuration
2021
import org.apache.hadoop.fs.{Path, FileSystem}
2122

2223
import org.apache.spark.{Logging, SparkContext, SparkEnv}

0 commit comments

Comments
 (0)