Github user revans2 commented on a diff in the pull request:
https://github.com/apache/incubator-storm/pull/215#discussion_r15882654
--- Diff: storm-core/pom.xml ---
@@ -197,6 +201,21 @@
<scope>test</scope>
</dependency>
<dependency>
+ <groupId>org.apache.hadoop</groupId>
+ <artifactId>hadoop-auth</artifactId>
--- End diff --
Like I said I am OK with adding in new dependencies, I would just like to
better understand in full detail exactly what is being pulled in, and if we can
leave any of it out through exclusions. STORM-129 tracks isolating user and
system dependencies which is where an ultimate solution really needs to come
from. For the time being I just want to keep unnecessary changes to a minimum.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---