metaflow icon indicating copy to clipboard operation
metaflow copied to clipboard

Standardize on $METAFLOW_DATATOOLS_SYSROOT_S3

Open kevsmith opened this issue 3 years ago • 1 comments
trafficstars

  • Made main_cli.py and metaflow_config.py use same env var for data tools' S3 root
  • Updated config var to agree with env var name along w/all users

Fixes #999

kevsmith avatar Apr 06 '22 16:04 kevsmith

I think we need to make it backwards compatible so existing configs with METAFLOW_DATATOOLS_S3ROOT continue to work, and then merge

oavdeev avatar Jul 16 '22 20:07 oavdeev