LuciferYang commented on code in PR #39124:
URL: https://github.com/apache/spark/pull/39124#discussion_r1147075058


##########
dev/deps/spark-deps-hadoop-3-hive-2.3:
##########
@@ -51,6 +51,7 @@ commons-math3/3.6.1//commons-math3-3.6.1.jar
 commons-pool/1.5.4//commons-pool-1.5.4.jar
 commons-text/1.10.0//commons-text-1.10.0.jar
 compress-lzf/1.1.2//compress-lzf-1.1.2.jar
+cos_api-bundle/5.6.69//cos_api-bundle-5.6.69.jar

Review Comment:
   It's a little magical, https://github.com/apache/hadoop/pull/4444 is a 
version upgrade. I think it should be easier to understand when similar
   
   ```
   cos_api-bundle/5.6.19//cos_api-bundle-5.6.19.jar  -> 
cos_api-bundle/5.6.69//cos_api-bundle-5.6.69.jar
   ```
   changes occur, but when using Hadoop 3.3.4, this dependency does not appear 
in `spark-deps-hadoop-3-hive-2.3`



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