Hello Exeprts,
I am using hive-jdbc jar in my application to connect Hive and Delta (via Thrift server) from Nifi flow using a custom processor -
https://mvnrepository.com/artifact/org.apache.hive/hive-jdbc
Now the problem is this has not released any major version in recent times and all the available older versions have velnurables in it.
(Even I have tried '4.0.0-beta-1' , I don't see any velnurables with this, but looks like they have removed some internal dependencies, so it did not work for me)
So to get rid of velnurbles I am checking to see if there is any alternate option for me to use.
Thanks
Mahendra