Skip to content

igorbernstein2/bigtable-hbase-simple

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a simple example of how bigtable-hbase can be used.

mvn compile exec:java \
    -Dexec.mainClass=Main \
    -Dbigtable.project=<YOUR_PROJECT_ID> \
    -Dbigtable.instance=<YOUR_INSTANCE_ID> \
    -Dbigtable.app_profile=<YOUR_APP_PROFILE_ID> \
    -Dbigtable.table=<YOUR_TABLE_ID> \
    -Dbigtable.family=<YOUR_FAMILY>

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages