HiveQLUnit
HiveQLUnit copied to clipboard
Test your Hive scripts inside your favorite IDE with HiveQLUnit! Increase your developers productivity by testing on all operating systems including Windows, Linux and Mac OSX. Build continuous integr...
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
- Making an HQL Unit Project
- Running HQL Unit Tests
- Writing HQL Unit Tests
- Example of writing a HQL Unit Test
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>