[
https://issues.apache.org/jira/browse/KNOX-1386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Phil Zampino updated KNOX-1386:
-------------------------------
Attachment: KNOX-1386.patch
> 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.2.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)