Skip to content

ndimiduk/hbase-1.0-api-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HBase 1.0 API Example

HBase 1.0 has cleaned up the client API. This is an example application to demonstrate the old API vs. the new.

Usage

This project contains two example classes, one using the old API and the other using the new. The examples are intended to compile. The pom.xml has dependency sections for old and new versions. New dependencies are enabled by default.

License

Copyright © 2014 Nick Dimiduk

Distributed under the Apache License, Version 2.0, just like HBase.

About

Examples for upgrading HBase applications to 1.0 APIs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages