Although the NAR is not included in the distribution, it is built and published during the release process, you can find the 1.9.0 Hive 1.1 NAR here:
https://repository.apache.org/content/repositories/releases/org/apache/nifi/nifi-hive_1_1-nar/1.9.0/ Regards, Matt On Wed, Feb 27, 2019 at 8:08 AM Pierre Villard <[email protected]> wrote: > > Hi, > > This bundle is not included in the default tarball and must be manually > compiled from code. > You can download the sources here [1] and build NiFi using the appropriate > profile. For example: > mvn clean install -Pinclude-hive1_1 > > The tarball will be created and available in nifi-assembly/target > > I'll open a JIRA to update the assembly README to list the additional > profiles that are available. > > [1] https://nifi.apache.org/download.html > > Thanks, > Pierre > > > Le mer. 27 févr. 2019 à 13:52, Sri Harsha Chavali > <[email protected]> a écrit : >> >> Hi All, >> >> We are trying to use SELECTHIVE_1_1QL processor along with the 1_1 >> controller in NiFi 1.9.0 but don't see the processors being available. I >> checked the lib directory of the download and found that >> "nifi-hive_1_1-nar-1.9.0.nar" was not available in the windows binary >> download. We had to manually build and deploy the nar file in order to use >> the functionality. >> >> Could someone please let us know if there was a reason for not packaging the >> nar file? >> >> Thank you, >> Harsha >> >> Sent from Outlook
