You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-dev@hadoop.apache.org by "Thomas Graves (JIRA)" <ji...@apache.org> on 2014/04/14 18:44:15 UTC

[jira] [Created] (YARN-1939) Improve the packaging of AmIpFilter

Thomas Graves created YARN-1939:
-----------------------------------

             Summary: Improve the packaging of AmIpFilter
                 Key: YARN-1939
                 URL: https://issues.apache.org/jira/browse/YARN-1939
             Project: Hadoop YARN
          Issue Type: Improvement
          Components: api, webapp
    Affects Versions: 2.4.0
            Reporter: Thomas Graves


It is recommended for applications to use the AmIpFilter to properly secure any WebUI that is specific to that application.  The packaging of the AmIpFilter is in org.apache.hadoop.yarn.server.webproxy.amfilter, which requires a application to pull in yarn-server as a dependency which isn't very user friendly for applications wanting to pick up the bare minimum.

We should improve the packaging of that so it can be pulled in independently.  We do need to be careful to keep it backwards compatible atleast in the 2.x release line also.



--
This message was sent by Atlassian JIRA
(v6.2#6252)