Skip to content

Commit

Permalink
[SPARK-7504] [YARN] NullPointerException when initializing SparkConte…
Browse files Browse the repository at this point in the history
…xt in YARN-cluster mode

Added line-break.
  • Loading branch information
zzvara committed May 12, 2015
1 parent 39e4fa3 commit 4924e01
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -585,6 +585,7 @@ object ApplicationMaster extends Logging {
}
master.sparkContextStopped(sc)
}

}

/**
Expand Down

0 comments on commit 4924e01

Please sign in to comment.