You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by GitBox <gi...@apache.org> on 2022/03/09 16:26:00 UTC

[GitHub] [nifi] andrewmlim commented on a change in pull request #5840: NIFI-9765 Added documentation that covers how to build a custom binar…

andrewmlim commented on a change in pull request #5840:
URL: https://github.com/apache/nifi/pull/5840#discussion_r822840505



##########
File path: nifi-docs/src/main/asciidoc/administration-guide.adoc
##########
@@ -76,6 +76,35 @@ NOTE: For security purposes, when no security configuration is provided NiFi wil
 
 See the <<system_properties>> section of this guide for more information about configuring NiFi repositories and configuration files.
 
+== Build a Custom Distribution
+
+The binary build of Apache NiFi that is provided by the Apache mirrors does not contain every NAR file that is part of the official release. This is due to size constraints imposed by the mirrors to reduce the expenses associated with hosting such a large project. The following Maven profiles are available to administrators that want to simplify the process of building in-house distributions of Apache NiFi that contain the additional functionality that is normally excluded from the official binary releases.
+

Review comment:
       Suggest adding:
   
   [options="header,footer"]
   
   so that table column titles are bolded.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@nifi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org