dongjoon-hyun commented on a change in pull request #31636:
URL: https://github.com/apache/spark/pull/31636#discussion_r582210365



##########
File path: 
core/src/main/scala/org/apache/spark/metrics/sink/PrometheusServlet.scala
##########
@@ -23,23 +23,19 @@ import javax.servlet.http.HttpServletRequest
 import com.codahale.metrics.MetricRegistry
 import org.eclipse.jetty.servlet.ServletContextHandler
 
-import org.apache.spark.{SecurityManager, SparkConf}
-import org.apache.spark.annotation.Experimental
+import org.apache.spark.SparkConf
 import org.apache.spark.ui.JettyUtils._
 
 /**
- * :: Experimental ::

Review comment:
       +1 for removal, but not in this PR because this PR's title is 
`[SPARK-34520][CORE] Remove unused SecurityManager references`.




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to