An open API service indexing awesome lists of open source software.

https://github.com/this/hive-mini-cluster-junit-poc


https://github.com/this/hive-mini-cluster-junit-poc

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# hive-mini-cluster-junit-poc

PoC of running a Hive mini-cluster for jUnit tests. This was done based on https://github.com/sakserv/hadoop-mini-clusters#hiveserver2-example

## Steps to run tests
1. Clone the repo.
2. Copy the `h2oai-dai-connectors.jar` into project root.
3. Use Gradle to run tests `./gradlew clean build`