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.

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 :

This is the part of the schema where I'm encountering this issue:

Maybe the issue is with the connection URI ? Regardless any help to steer me to the solution would be nice, thanks.