Skip to content

Commit 4a414c4

Browse files
authored
Update UkMakerSpacesWithoutBroadcast.scala
1 parent 758a986 commit 4a414c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
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 UkMakerSpacesWithoutBroadcast extends Serializable {
9+
object UkMakerSpacesWithoutBroadcast {
1010

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

0 commit comments

Comments
 (0)