Uploaded image for project: 'Apache Knox'
  1. Apache Knox
  2. KNOX-1386

NiFi service discovery uses properties which may have templates as values

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.1.0
    • 1.1.0
    • Server
    • None

    Description

      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.

       

      Attachments

        1. KNOX-1386.patch
          9 kB
          Philip Zampino

        Activity

          People

            pzampino Philip Zampino
            pzampino Philip Zampino
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: