Github user hmcl commented on the issue:
https://github.com/apache/storm/pull/2530
+1, however I don't understand why this module is using the maven app
assembler plugin to copy all the jars under target/app-assembler/repo nor why
all of these jars are posteriorly being copied by binary.xml onto
external/storm-autocreds.
It seems to me that the root cause to this problem is not the transitive
dependency, but rather the way these scripts are copying jars around.---
