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



##########
File path: core/pom.xml
##########
@@ -66,7 +66,13 @@
     </dependency>
     <dependency>
       <groupId>org.apache.hadoop</groupId>
-      <artifactId>hadoop-client</artifactId>
+      <artifactId>${hadoop-client-api.artifact}</artifactId>

Review comment:
       @LuciferYang . To achieve what you want, it seems that we need to do 
cross-publishing like Scala 2.12 and 2.13. But, it will not happen for Hadoop 
because Hadoop have too many versions.




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