Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

                  Notice how a configuration_resources directory was created just under /opt where the static files from the conf directory will not now be located, as well as, out custom_lib directory if needed. We have also moved all our repositories and the nifi logs to the root level. In most cases the logs directory (nifi-logs) and the repositories should be separate high speed RAIDs, high-speed external storage, or logical volumes when the other two options are not available. 

...

<authorityProviders>

    <provider>

        <identifier>file-provider</identifier>

        <class>org.apache.nifi.authorization.FileAuthorizationProvider</class>

        <property name="Authorized Users File">/opt/configuration_resources/authorized-users.xml</property>

        <property name="Default User Roles"></property>

    </provider>

 

    <!--<provider>

        <identifier>cluster-ncm-provider</identifier>

        <class>org.apache.nifi.cluster.authorization.ClusterManagerAuthorizationProvider</class>

        <property name="Authority Provider Port"></property>

        <property name="Authority Provider Threads">10</property>

        <property name="Authorized Users File">/opt/configuration_resources/authorized-users.xml </property>

        <property name="Default User Roles"></property>

    </provider>-->

Info

Content by LabelshowLabelsfalsemax5spacesNIFIshowSpacefalsesortmodifiedreversetruetypepagecqllabel in ("upgrade","nifi") and type = "page" and space = "NIFI"labelsupgrade nifi 

Page properties
hiddentrue
Related issues