Skip to content

shadowshot-x/beam-golang-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Apache Beam Golang Examples

Example 1

Dataflow Runner : PubSub to BigQuery using coGroupbyKey, pubsubio and bigqueryio

Instructions to Run

go run main.go --project=$PROJECT_ID \
--runner=dataflow --region=$REGION \
--staging_location=$BUCKET_AND_FOLDER \
--service_account_email=$SERVICE_ACCOUNT_EMAIL

About

beam programming examples

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages