Skip to content

This is a simple example to demonstrate how to setup a data transfer job that fetches Google Pub/Sub messages and dumps them to BigQuery.

Notifications You must be signed in to change notification settings

slve/pubsub-to-bigquery-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Goal

This is a simple example to demonstrate how to setup a data transfer job that fetches Google Pub/Sub messages and dumps them to BigQuery.

Usage

export PROJECT_ID=<your-project-id-here>
./setup.sh
./publish-message.sh
./publish-message.sh

Cleanup

./teardown.sh

About

This is a simple example to demonstrate how to setup a data transfer job that fetches Google Pub/Sub messages and dumps them to BigQuery.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages