dongjoon-hyun commented on code in PR #45194:
URL: https://github.com/apache/spark/pull/45194#discussion_r1497102903
##########
project/SparkBuild.scala:
##########
@@ -1075,7 +1075,6 @@ object ExcludedDependencies {
// purpose only. Here we exclude them from the whole project scope and add
them w/ yarn only.
excludeDependencies ++= Seq(
ExclusionRule(organization = "com.sun.jersey"),
- ExclusionRule("javax.servlet", "javax.servlet-api"),
Review Comment:
Ya, this is a spin-off from the following original PR. We know that this is
a transient status, @pan3793 . Do you have any other concern?
- #45154
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]