Our Community is getting an upgrade! To get everything ready for the relaunch, we’ll be placing the site in read-only mode starting September 21st.
We really appreciate your understanding while we get things set up behind the scenes. Catch up on all the exciting details about the move here.
Need help or have questions? Drop us a line at [email protected]
Created 08-27-2018 01:38 PM
Hi
I'm using Nifi 1.5.0, and after a hard reboot, all the processesors related to HiveQL have change to unversioned. I check into the /lib folder and exist this nifi-hive-nar-1.1.0-nar, and this i the lib name display in the bottom of the processor name. Attached you can see the proccesor and the unversioned processors too.
Hope you can help me to find out what happend and why Nifi is using this nar.
Created 08-27-2018 07:27 PM
The NiFi 1.5.0 distribution should only include 1.5.0 NARs, I'm not sure where that 1.1.0 NAR came from, but it should certainly be replaced with the official 1.5.0 release version. You can get the nifi-hive-nar-1.5.0.nar from your NiFi distribution, or you can download it separately from the Apache repo here.
Created 08-27-2018 07:27 PM
The NiFi 1.5.0 distribution should only include 1.5.0 NARs, I'm not sure where that 1.1.0 NAR came from, but it should certainly be replaced with the official 1.5.0 release version. You can get the nifi-hive-nar-1.5.0.nar from your NiFi distribution, or you can download it separately from the Apache repo here.
Created 08-28-2018 09:16 PM
Thanks Matt, I don't know who change it, but I replace the nar and works fine.
Regards