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 ehehtenandayo_1-1711549293409.png](https://community.cloudera.com/t5/image/serverpage/image-id/40173iC7EF2238C5CA687A/image-size/medium?v=v2&px=400)
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 ehehtenandayo_2-1711549521162.png](https://community.cloudera.com/t5/image/serverpage/image-id/40174i28E2BE522F1ACBDD/image-size/medium?v=v2&px=400)
This is the part of the schema where I'm encountering this issue:
![ehehtenandayo_3-1711549575893.png ehehtenandayo_3-1711549575893.png](https://community.cloudera.com/t5/image/serverpage/image-id/40175i7AD481D2E6A14B00/image-size/medium?v=v2&px=400)
Maybe the issue is with the connection URI ? Regardless any help to steer me to the solution would be nice, thanks.