Skip to content

gzoritchak/gcp-data-ingest

Repository files navigation

data ingest

This project is the support of the talk about ingesting data with Kotlin and coroutines.

Scripts

application default login

gcloud auth login --update-adc 

upload file using gsutil

gsutil cp generated_200iMB.csv gs:https://d2v-ingest-demo

download file using gsutil

time gsutil cp gs:https://d2v-ingest-demo/generated_200MiB.csv ./temp/generated_200MiB.csv

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages