Description
When trying to use a hive, or a spark action on a special Hadoop version, we're getting class loading errors pointing to the fact that com.google.code.findbugs:annotations is present multiple times on the classpath. Let's exclude that.
When trying to use a hive, or a spark action on a special Hadoop version, we're getting class loading errors pointing to the fact that com.google.code.findbugs:annotations is present multiple times on the classpath. Let's exclude that.