We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 017c599 commit 721d0dbCopy full SHA for 721d0db
hadoop/pom.xml
@@ -18,7 +18,7 @@
18
<properties>
19
<!-- Most Spark distribution has this quite old Guava: as it easily leads -->
20
<!-- to conflicts, we make sure we compile locally with this library -->
21
- <guava.version>14.0.1</guava.version>
+ <guava.version>33.3.1-jre</guava.version>
22
23
<hadoop.shortVersion>2.10</hadoop.shortVersion>
24
<hadoop.version>3.3.1</hadoop.version>
0 commit comments