Skip to content

Commit 4924e01

Browse files
committed
[SPARK-7504] [YARN] NullPointerException when initializing SparkContext in YARN-cluster mode
Added line-break.
1 parent 39e4fa3 commit 4924e01

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

yarn/src/main/scala/org/apache/spark/deploy/yarn/ApplicationMaster.scala

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -585,6 +585,7 @@ object ApplicationMaster extends Logging {
585585
}
586586
master.sparkContextStopped(sc)
587587
}
588+
588589
}
589590

590591
/**

0 commit comments

Comments
 (0)