Hello Hive users, For those of you using Hive services like the Metastore, Thrift Metastore Service and HiveServer2 we have a new 3.0.0 release of BeeJU which provides simple JUnit integrations to ease testing of these. The 3.0.0 release provides first class support for JUnit5 via its extension mechanism while still supporting JUnit4 via its rule mechanism. More information on BeeJU and how to use it can be found at:
https://github.com/HotelsDotCom/beeju The release is also available in Maven Central at: https://repo1.maven.org/maven2/com/hotels/beeju/3.0.0/ Hopefully you find it as useful as we do. Thanks, Adrian (on behalf of the BeeJU committers)