Pramod Immaneni created YARN-1517:
-------------------------------------
Summary: AMFilterInitializer with configurable AMIpFilter
Key: YARN-1517
URL: https://issues.apache.org/jira/browse/YARN-1517
Project: Hadoop YARN
Issue Type: Improvement
Reporter: Pramod Immaneni
We need to implement custom logic in a filter for our webservice similar to
org.apache.hadoop.yarn.server.webproxy.amfilter.AmIpFilter and it would be
convenient if we extended AmIpFilter as the proxy locations already available.
We would need to specify a filter initializer for this filter. The initializer
would be same as AmFilterInitializer except that it would add our filter
instead of AmIpFilter and it would be better if we could reuse
AmlFilterInitializer. Can AmFilterInitializer be updated to specify a filter
name and filter class.
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)