Skip to content
This repository was archived by the owner on Jan 12, 2021. It is now read-only.

Latest commit

 

History

History
30 lines (19 loc) · 1.11 KB

File metadata and controls

30 lines (19 loc) · 1.11 KB

Black Duck Security Risk

HiveQLUnit

HiveQLUnit is a unit testing framework for Hive HQL scripts. HiveQLUnit is low installation, managing the testing Hive Server for the user, and fully integrates with the JUnit unit testing framework.

License

The HiveQLUnit project is licensed under Apache License Version 2.0

User Guides

Project Site

http://finraos.github.io/HiveQLUnit/

Current Release

The latest release version is 1.0.

<dependency>
    <groupId>org.finra.hiveqlunit</groupId>
    <artifactId>hiveQLUnit</artifactId>
    <version>1.0</version>
</dependency>