Skip to content

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 integration and delivery tests to control the releases of your big data products.

License

Notifications You must be signed in to change notification settings

wnilkamal/HiveQLUnit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is 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

The documentation consists of a number of markdown user guides and is located in the userguides folder in the project repository,

src/
userguides/
pom.xml

A new user should start with the 'Making an HiveQLUnit Project' user guide.

Project Site

https://github.com/FINRAOS/HiveQLUnit

Current Release

The latest release version is 1.0.

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

About

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 integration and delivery tests to control the releases of your big data products.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Java 100.0%