Skip to content

A faked htable implementation for testing of HBase applications

License

Notifications You must be signed in to change notification settings

ikatkov/fake-hbase

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FakeHTable ${project.version}

FakeHTable provides a fake in-memory implementation of HTableInterface and HBaseAdmin, for unit-testing purposes.

Compilation

FakeHTable requires Apache Maven 3 to build. It may be built with the command

mvn clean package

About

A faked htable implementation for testing of HBase applications

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Scala 91.9%
  • Java 8.1%