Skip to content

Examples of how to use Cloud Bigtable both with GCE map/reduce as well as stand alone applications.

License

Notifications You must be signed in to change notification settings

taragu/cloud-bigtable-examples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cloud BigTable Examples

There are many examples / sample / demo programs here, each with its own README.

Quickstart

Quickstart/HBase - Create a Cloud Bigtable Cluster and the hbase shell from within a docker container on your local machine

Java

GoLang

  • search - Create and search a Cloud Bigtable.
  • Bigtable-Hello - Accessing Cloud Bigtable from a Managed VM

Python

  • Thrift - Setup an HBase Thrift server(s) to use Cloud Bigtable and access that from Python to do basic operations.
  • REST - Setup an HBase REST server(s) to use Cloud Bigtable and access it from Python and do basic operations.

Scala / Spark

  • PubSub – Integrating Spark Streaming with Cloud Pubsub
  • Standalone-Wordcount – Simple Spark job that counts the number of times a word appears in a text file
  • Streaming-Wordcount – Pulls new files from a GCS directory every 30 seconds and perform a simple Spark job that counts the number of times a word appears in each new file

Contributing changes

Licensing

About

Examples of how to use Cloud Bigtable both with GCE map/reduce as well as stand alone applications.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 60.8%
  • Scala 19.1%
  • Python 11.4%
  • Shell 7.7%
  • HTML 1.0%