sunchao commented on a change in pull request #32912:
URL: https://github.com/apache/spark/pull/32912#discussion_r651486359
##########
File path: LICENSE-binary
##########
@@ -237,7 +237,6 @@ org.apache.spark:spark-network-shuffle_2.12
org.apache.spark:spark-sketch_2.12
org.apache.spark:spark-tags_2.12
org.apache.spark:spark-unsafe_2.12
-commons-httpclient:commons-httpclient
Review comment:
Spark currently support two Hadoop profiles: `hadoop-2.7` and
`hadoop-3.2`. Since this library is only used in the former, we could remove it
from the latter so it at least won't be used and distributed. You can check
`hadoop-3.2` profile in `pom.xml` to see how it handles Hadoop 3.x specific
dependencies.
--
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]