Skip to content
Snippets Groups Projects
Commit fd61b004 authored by Andrew Or's avatar Andrew Or
Browse files

[Minor] style fix for previous commit f24316e6

parent f24316e6
No related branches found
No related tags found
No related merge requests found
......@@ -265,6 +265,7 @@ class SparkContext(config: SparkConf) extends Logging with ExecutorAllocationCli
val tachyonFolderName = externalBlockStoreFolderName
def isLocal: Boolean = (master == "local" || master.startsWith("local["))
/**
* @return true if context is stopped or in the midst of stopping.
*/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment