[
https://issues.apache.org/jira/browse/KNOX-1419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16573301#comment-16573301
]
ASF subversion and git services commented on KNOX-1419:
-------------------------------------------------------
Commit 1837653 from [email protected]
[ https://svn.apache.org/r1837653 ]
KNOX-1419 - document gateway.global.rules.services option
> Document global scoped rewrite rule option 'gateway.global.rules.services'
> --------------------------------------------------------------------------
>
> Key: KNOX-1419
> URL: https://issues.apache.org/jira/browse/KNOX-1419
> Project: Apache Knox
> Issue Type: Bug
> Components: Site
> Reporter: Sandeep More
> Assignee: Sandeep More
> Priority: Major
> Fix For: 1.1.0
>
>
> As part of KNOX-711 rewrite rules were made scoped instead of global i.e.
> rewrite rules defined for service will be the only ones used (rewrite rules
> from other services will not be used).
> For backwards compatibility some services needed global rules, as a result an
> option was added to make rewrite rules defined in a service global
> {code:java}
> <property>
> <name>gateway.global.rules.services</name>
> <value>"NAMENODE","JOBTRACKER", "WEBHDFS", "WEBHCAT", "OOZIE",
> "WEBHBASE", "HIVE", "RESOURCEMANAGER"</value>
> </property>{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)