[
https://issues.apache.org/jira/browse/KNOX-2977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17779858#comment-17779858
]
ASF subversion and git services commented on KNOX-2977:
-------------------------------------------------------
Commit 672b3cb94b93b9db256c460b8111a45c6b9a1422 in knox's branch
refs/heads/master from Sandor Molnar
[ https://gitbox.apache.org/repos/asf?p=knox.git;h=672b3cb94 ]
KNOX-2977 - The 'conf/descriptors' folder should be considered too when
registering topology port mappings (#810)
> Topology port mapping does not honour descriptors
> -------------------------------------------------
>
> Key: KNOX-2977
> URL: https://issues.apache.org/jira/browse/KNOX-2977
> Project: Apache Knox
> Issue Type: Bug
> Components: Server
> Affects Versions: 1.4.0, 1.5.0, 2.0.0, 1.6.0, 1.6.1
> Reporter: Sandor Molnar
> Assignee: Sandor Molnar
> Priority: Major
> Fix For: 2.1.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> In certain environments, such as in recent Cloudera offerings, XML-based
> topologies are not in use (and are removed every time Knox is (re)-started.
> Instead, topologies are produced using Knox's [Simplified Descriptor
> Files|https://knox.apache.org/books/knox-2-0-0/user-guide.html#Simplified+Descriptor+Files]).
> The problem is, that the current topology port mapping implementation ignores
> artifacts from the {{$KNOX_CONF_FOLDER/descriptors}} and only considers
> {{$KNOX_CONF_FOLDER/topologies}}. This needs to be fixed.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)