scio icon indicating copy to clipboard operation
scio copied to clipboard

Add GCS temp location to bigquery example

Open kellen opened this issue 2 years ago • 1 comments

to run successfully, https://spotify.github.io/scio//extras/Scio-REPL.html#bigquery-example requires setting templocatiom to a GCS path

sc.options.setTempLocation("gs://...")

kellen avatar May 06 '22 19:05 kellen

Wouldn't it be nicer to add to the cli before starting the repl ? (as done for staging)

RustedBones avatar Jul 20 '23 09:07 RustedBones