hvanhovell commented on code in PR #41851:
URL: https://github.com/apache/spark/pull/41851#discussion_r1253525183


##########
common/utils/pom.xml:
##########
@@ -39,6 +39,11 @@
       <groupId>org.apache.spark</groupId>
       <artifactId>spark-tags_${scala.binary.version}</artifactId>
     </dependency>
+    <dependency>
+      <groupId>org.apache.hadoop</groupId>

Review Comment:
   Can we avoid moving this? I like to keep the deps in here as small as 
possible. Alternatively, please mark the this as a test dependency.



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