[
https://issues.apache.org/jira/browse/KNOX-1386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16542976#comment-16542976
]
ASF subversion and git services commented on KNOX-1386:
-------------------------------------------------------
Commit d0de3d599c1553fc5494d6339f3c6a8e44d42199 in knox's branch
refs/heads/v1.1.0 from [[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=knox.git;h=d0de3d5 ]
KNOX-1386 - NiFi service discovery uses properties which may have templates as
values
> NiFi service discovery uses properties which may have templates as values
> -------------------------------------------------------------------------
>
> Key: KNOX-1386
> URL: https://issues.apache.org/jira/browse/KNOX-1386
> Project: Apache Knox
> Issue Type: Improvement
> Components: Server
> Affects Versions: 1.1.0
> Reporter: Phil Zampino
> Assignee: Phil Zampino
> Priority: Major
> Fix For: 1.1.0
>
> Attachments: KNOX-1386.patch
>
>
> NiFi service discovery uses configuration properties, which in many cases
> have template placeholders instead of actual values when retrieved from the
> Ambari API.
> The NiFi team has recommended alternative properties to reference for
> resolving these values, and making service discovery work in these scenarios.
> * Discovery should use the component host name(s) for the host.
> * The URL scheme (i.e., http or https) should be based on the
> *nifi.node.ssl.isenabled* property defined in *nifi-ambari-ssl-config*
> * The port should be the value of either the *nifi.node.port* or
> *nifi.node.ssl.port* property, depending on the value of the aforementioned
> *nifi.node.ssl.isenabled* value.
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)