https://github.com/lewiswatson/hbase-mini-cluster-integration-test
HBase integration tests using mini cluster
https://github.com/lewiswatson/hbase-mini-cluster-integration-test
Last synced: 12 months ago
JSON representation
HBase integration tests using mini cluster
- Host: GitHub
- URL: https://github.com/lewiswatson/hbase-mini-cluster-integration-test
- Owner: LewisWatson
- License: apache-2.0
- Created: 2017-09-06T07:17:39.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-09-08T09:26:50.000Z (almost 9 years ago)
- Last Synced: 2025-03-27T00:30:19.984Z (over 1 year ago)
- Language: Java
- Size: 8.79 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# HBase-Mini-Cluster-Integration-Test
[](https://travis-ci.org/LewisWatson/HBase-Mini-Cluster-Integration-Test)
HBase integration tests using mini cluster
## Run Test
```bash
mvn verify
```