dwall
06/03/2019, 6:02 PMnate
06/03/2019, 6:11 PMstorage:
filesystem:
your pipeline will store intermediates on diskfilesystem:
, this will be defaulted to /tmp/dagster/runs/<run id>
dwall
06/03/2019, 6:14 PMalex
06/03/2019, 6:19 PMnate
06/03/2019, 6:20 PM<s3://your_bucket/2019/01/01/*.parquet>
, you won’t need to migrate it to work with dagsterdwall
06/03/2019, 6:25 PMstorage
is not specified in config.yml, no intermediates will stored, yeah?nate
06/03/2019, 6:26 PMstorage
the intermediates will be in memory only, nothing on disk/elsewheredwall
06/03/2019, 6:29 PMalex
06/03/2019, 6:31 PMschrockn
06/03/2019, 8:06 PMTaylor
06/04/2019, 3:02 PM