Hi, I'm trying to query a Hive database on NiFi, but I get the following error, both Hive and NiFi are hosted on the same Docker container.
ehehtenandayo_1-1711549293409.png
I downloaded and put 'nifi-hive-nar-1.25.0.nar' and 'nifi-hive-services-api-nar-1.25.0.nar' files in the lib folder to add the processor as It was not built in for my installation.
I'm trying the following configuration :
ehehtenandayo_2-1711549521162.png
This is the part of the schema where I'm encountering this issue:
ehehtenandayo_3-1711549575893.png
Maybe the issue is with the connection URI ? Regardless any help to steer me to the solution would be nice, thanks.