Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

All the Hive processors have change to a unversioned in Nifi 1.5.0

avatar
New Member

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.

Regardsunversioned.pngdifferentnar.png

1 ACCEPTED SOLUTION

avatar
Master Guru

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.

View solution in original post

2 REPLIES 2

avatar
Master Guru

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.

avatar
New Member

Thanks Matt, I don't know who change it, but I replace the nar and works fine.
Regards