Move the hadoop-hdfs guava exclude in modules up to the top pom. Looks like an exclude in a module is not additive but rather exclusive blanking out the top level set of exclusions. Tested by looking in lib dir of the built tarball.
Move the hadoop-hdfs guava exclude in modules up to the top pom. Looks like an exclude in a module is not additive but rather exclusive blanking out the top level set of exclusions. Tested by looking in lib dir of the built tarball.