steveloughran commented on code in PR #39124: URL: https://github.com/apache/spark/pull/39124#discussion_r1146794458
########## dev/deps/spark-deps-hadoop-3-hive-2.3: ########## @@ -64,17 +65,18 @@ gcs-connector/hadoop3-2.2.7/shaded/gcs-connector-hadoop3-2.2.7-shaded.jar gmetric4j/1.0.10//gmetric4j-1.0.10.jar gson/2.2.4//gson-2.2.4.jar guava/14.0.1//guava-14.0.1.jar -hadoop-aliyun/3.3.4//hadoop-aliyun-3.3.4.jar -hadoop-annotations/3.3.4//hadoop-annotations-3.3.4.jar -hadoop-aws/3.3.4//hadoop-aws-3.3.4.jar -hadoop-azure-datalake/3.3.4//hadoop-azure-datalake-3.3.4.jar -hadoop-azure/3.3.4//hadoop-azure-3.3.4.jar -hadoop-client-api/3.3.4//hadoop-client-api-3.3.4.jar -hadoop-client-runtime/3.3.4//hadoop-client-runtime-3.3.4.jar -hadoop-cloud-storage/3.3.4//hadoop-cloud-storage-3.3.4.jar -hadoop-openstack/3.3.4//hadoop-openstack-3.3.4.jar +hadoop-aliyun/3.3.5//hadoop-aliyun-3.3.5.jar +hadoop-annotations/3.3.5//hadoop-annotations-3.3.5.jar +hadoop-aws/3.3.5//hadoop-aws-3.3.5.jar +hadoop-azure-datalake/3.3.5//hadoop-azure-datalake-3.3.5.jar +hadoop-azure/3.3.5//hadoop-azure-3.3.5.jar +hadoop-client-api/3.3.5//hadoop-client-api-3.3.5.jar +hadoop-client-runtime/3.3.5//hadoop-client-runtime-3.3.5.jar +hadoop-cloud-storage/3.3.5//hadoop-cloud-storage-3.3.5.jar +hadoop-cos/3.3.5//hadoop-cos-3.3.5.jar Review Comment: mmm. provided it doesn't interfere with everyone else, then getting it means spark will work out the box with that storage. ########## 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: yes, but its the version with the updated suffix list. https://github.com/apache/hadoop/pull/4444 -- 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]
