Skip to content

Commit

Permalink
More config name.
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcelo Vanzin committed Oct 24, 2019
1 parent 6b59f5c commit e04e0eb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ private class ExecutorPluginContainer(env: SparkEnv, plugins: Seq[SparkPlugin])

object PluginContainer {

val EXTRA_CONF_PREFIX = "spark.plugins.internal."
val EXTRA_CONF_PREFIX = "spark.plugins.internal.conf."

def apply(sc: SparkContext): Option[PluginContainer] = PluginContainer(Left(sc))

Expand Down

0 comments on commit e04e0eb

Please sign in to comment.