We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eec34fc commit 38158e3Copy full SHA for 38158e3
core/src/main/scala/org/apache/spark/ui/HttpSecurityFilter.scala
@@ -26,7 +26,6 @@ import scala.collection.JavaConverters._
26
import org.apache.commons.text.StringEscapeUtils
27
28
import org.apache.spark.{SecurityManager, SparkConf}
29
-import org.apache.spark.internal.config.UI._
30
31
/**
32
* A servlet filter that implements HTTP security features. The following actions are taken
0 commit comments