dongjoon-hyun commented on code in PR #45317:
URL: https://github.com/apache/spark/pull/45317#discussion_r1506230078


##########
sql/core/pom.xml:
##########
@@ -223,6 +223,18 @@
       <artifactId>htmlunit3-driver</artifactId>
       <scope>test</scope>
     </dependency>
+    <!-- Explicit declaration of bouncy-castle dependencies are
+         needed for maven test builds on later hadoop releases.-->

Review Comment:
   Currently, we have these test dependencies in YARN related module like the 
following.
   
   
https://github.com/apache/spark/blob/7e7ba4eaf0716676bc914706d8f6e2a61ee8b2c4/common/network-common/pom.xml#L164-L173
   
   
https://github.com/apache/spark/blob/7e7ba4eaf0716676bc914706d8f6e2a61ee8b2c4/resource-managers/yarn/pom.xml#L54-L65
   
   



-- 
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]

Reply via email to