You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "Phil Zampino (JIRA)" <ji...@apache.org> on 2017/09/28 21:11:00 UTC

[jira] [Comment Edited] (KNOX-1064) Externalize Hadoop Service Configuration Details and Service URL Creation

    [ https://issues.apache.org/jira/browse/KNOX-1064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16184877#comment-16184877 ] 

Phil Zampino edited comment on KNOX-1064 at 9/28/17 9:10 PM:
-------------------------------------------------------------

Attached KNOX-1064-002.patch to add support for DRUID and KAFKA services, and to fix a bug in the service URL validation logic.


was (Author: pzampino):
Attached KNOX-1064-002.patch to add support for DRUID-* and KAFKA services, and to fix a bug in the service URL validation logic.

> 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-001.patch, KNOX-1064-002.patch, 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)