Skip to content
This repository has been archived by the owner on Apr 5, 2022. It is now read-only.

Latest commit

 

History

History
14 lines (6 loc) · 268 Bytes

README.asciidoc

File metadata and controls

14 lines (6 loc) · 268 Bytes

Hbase example

A HbaseTemplate-based example of a UserRepository used for adding and accessing User records.

Building and running

Use the following commands to build and run the sample

$ mvn clean package
$ sh ./target/appassembler/bin/usercount