I downloaded the latest Nifi version. i was able to connect nifi to an oracle database and it works fine. However, i need to connect nifi to hive, my problem is i cant find any processors related to hive. There is no SelectHiveQL processor and no PutHiveQL processor or any processor related to hive at all. not even the controller services for hive is found.
Am I doing anything wrong? I just need to connect Nifi to hive and i can't find the processors responsible for this.
Please help.
Thanks in advance
Check a Developer Guide
You should build NiFi:
mvn clean install -Pinclude-hive3,include-hive1_1