GoogleCloudPlatform / kubernetes-bigquery-python

Example Kubernetes app that shows how to build a 'pipeline' to stream data into BigQuery. Uses Redis or Google Cloud PubSub

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

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

License:Apache License 2.0


Languages

Language:Python 97.5%Language:Dockerfile 2.5%