You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@hive.apache.org by Mass Dosage <ma...@gmail.com> on 2019/09/06 17:33:04 UTC

BeeJU (unit test framework for Hive metastore and Hiveserver2) 3.0.0 release

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)