[
https://issues.apache.org/jira/browse/STORM-1160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14987493#comment-14987493
]
Robert Joseph Evans commented on STORM-1160:
--------------------------------------------
[~sriharsha],
The problem is that it is not actually a dependency of storm-core. It is a
dependency for an HttpServletFilter pulled over from Hadoop that can be added
in after the fact. When people try to look at storm dependencies they see that
hadoop-auth is not used and they remove it. Perhaps what we really need to do
is to have a separate external package that pulls in the ui filter and all the
dependencies it needs. Then we can have simple instructions on how to
configure the filter using either the {code}${storm.home}/extlib-daemon{code}
directory or preferably the {code}STORM_EXT_CLASSPATH_DAEMON{code} environment
variable and {code}storm_env.ini{code}. This way it would not add an
unnecessary dependency on the classpath for anyone, and it is properly packaged
+ documented as an official part of storm.
> add hadoop-auth dependency back to storm-core
> ---------------------------------------------
>
> Key: STORM-1160
> URL: https://issues.apache.org/jira/browse/STORM-1160
> Project: Apache Storm
> Issue Type: Bug
> Reporter: Sriharsha Chintalapani
> Assignee: Sriharsha Chintalapani
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)