Github user ottobackwards commented on the issue: https://github.com/apache/metron/pull/946 @cestella " Yeah, I think that's the approach, however, there's a snag. Storm requires us to create uber jars, so probably what we want to do is have users actually put the xpath transport client on the storm.library.path." If only there was a way to load things into storm with classloader isolation and dependency inclusion.....
---