[
https://issues.apache.org/jira/browse/KNOX-2963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17773981#comment-17773981
]
ASF subversion and git services commented on KNOX-2963:
-------------------------------------------------------
Commit 838dcd837217d55c2568a715dc992ed53c6eac9a in knox's branch
refs/heads/master from Attila Magyar
[ https://gitbox.apache.org/repos/asf?p=knox.git;h=838dcd837 ]
KNOX-2963 - CM service discovery should work when legacy mode is turned off
(#801)
> CM service discovery should work when legacy mode is turned off
> ---------------------------------------------------------------
>
> Key: KNOX-2963
> URL: https://issues.apache.org/jira/browse/KNOX-2963
> Project: Apache Knox
> Issue Type: Improvement
> Reporter: Attila Magyar
> Assignee: Attila Magyar
> Priority: Major
> Time Spent: 20m
> Remaining Estimate: 0h
>
> If Legacy Cloudera Manager API Clients Compatibility is turned on then
> certain HDFS configs are moved to CORE_SETTINGS.
> When the service model generator fetches hdfs_hadoop_ssl_enabled it will find
> a null value (since the real config is under CORE_SETTINGS) and it will
> generate a non-ssl URL even despite SSL is enabled.
> Service discovery should fetch CORE_SETTINGS configs so that the model
> generators can look up configs values from there too.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)