An open API service indexing awesome lists of open source software.

https://github.com/ntsd/apache-beam-examples


https://github.com/ntsd/apache-beam-examples

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Apache-Beam-Examples

#### Enable data flow API

1.Create GCP(Google Cloud Project)

2.Enable Google Dataflow API

#### Create Storage

1.go to https://console.cloud.google.com/storage/browser

2.Create Bucket

#### Credentials

If you have installed the Google Cloud SDK on your machine and have run the command

```gcloud auth application-default login```