LuciferYang commented on a change in pull request #33848:
URL: https://github.com/apache/spark/pull/33848#discussion_r701575224
##########
File path: dev/deps/spark-deps-hadoop-3.2-hive-2.3
##########
@@ -53,10 +54,12 @@ datanucleus-core/4.1.17//datanucleus-core-4.1.17.jar
datanucleus-rdbms/4.1.19//datanucleus-rdbms-4.1.19.jar
derby/10.14.2.0//derby-10.14.2.0.jar
dropwizard-metrics-hadoop-metrics2-reporter/0.1.2//dropwizard-metrics-hadoop-metrics2-reporter-0.1.2.jar
+error_prone_annotations/2.5.1//error_prone_annotations-2.5.1.jar
Review comment:
@srowen @dongjoon-hyun
As comments above:
1. Upgrading the guava version will have a potential interfere with other
libs like Hadoop
2. Use Caffeine will introduce new dependent libs. (#33784)
Therefore, I added a maximum limit to the related configurations to avoid
the potential bug of Guava Cache
[Guava#1761](https://github.com/google/guava/issues/1761)
--
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]