Skip to content

Example Kubernetes app that shows how to build a 'pipeline' to stream data into BigQuery. Uses Redis or Google Cloud PubSub and Natural Language API to analyze the sentiment on tweets.

License

Notifications You must be signed in to change notification settings

ksimir/kubernetes-bigquery-python

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Copyright (C) 2014 Google Inc.

Example apps: Real-time data analysis using Google Kubernetes Engine, Redis or PubSub, and BigQuery

This repository contains two related example Google Kubernetes Engine (GKE) apps that show how to build a 'pipeline' to stream data into BigQuery.

Disclaimer: Sentiment analysis feature is only implmented in the PubSub solution. If you are interested in the sentiment analysis feature, please ignore the Redis implmentation.

The app in the pubsub directory uses Google Cloud PubSub.

The app in the redis subdirectory uses Redis.

About

Example Kubernetes app that shows how to build a 'pipeline' to stream data into BigQuery. Uses Redis or Google Cloud PubSub and Natural Language API to analyze the sentiment on tweets.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%