[
https://issues.apache.org/jira/browse/KNOX-1064?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Phil Zampino updated KNOX-1064:
-------------------------------
Labels: kip-8 (was: )
Status: Patch Available (was: In Progress)
Attached patch adds two configuration files for defining:
# The mapping of which configuration type (e.g. hdfs-site) corresponds to a
particular Hadoop service component, for getting the properties necessary to
construct the correct service URL.
# The patterns and associated properties for creating service URLs.
The goal being to avoid source code changes to accommodate the proxying of
additional services in Knox with service discovery supported.
The URL creation config supports a degree of conditional behavior (e.g., https
vs http) based on the configuration details from Ambari.
> Externalize Hadoop Service Configuration Details and Service URL Creation
> -------------------------------------------------------------------------
>
> Key: KNOX-1064
> URL: https://issues.apache.org/jira/browse/KNOX-1064
> Project: Apache Knox
> Issue Type: Bug
> Components: Server
> Affects Versions: 0.14.0
> Reporter: Phil Zampino
> Assignee: Phil Zampino
> Labels: kip-8
> Attachments: KNOX-1064.patch
>
>
> For the sake of flexibility in terms of the services supported by service
> discovery and topology generation, the following should be externalized from
> the code:
> # The set and mapping of service components and their respective
> configuration details.
> # The service URL generation details.
> The goal is to be able to add/modify these details without having to modify
> source code.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)