Skip to content

Commit 758a986

Browse files
authored
Update UkMakerSpaces.scala
1 parent caa1c82 commit 758a986

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/scala/com/sparkTutorial/advanced/broadcast/UkMakerSpaces.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import org.apache.spark.{SparkConf, SparkContext}
66

77
import scala.io.Source
88

9-
object UkMakerSpaces extends Serializable {
9+
object UkMakerSpaces {
1010

1111
def main(args: Array[String]) {
1212
Logger.getLogger("org").setLevel(Level.ERROR)

0 commit comments

Comments
 (0)