Unanswered
Hey All. Question About The Bucket Config For Clearml. Is It Possible To Have Two Buckets In The Config? We Have Partners In Eu And Us, And Due To Data Governance Legislation, We Cannot Store All The Data In One Bucket. Any Insights?
Hi TenseOstrich47 ,
Try using aws credentials with region
too https://github.com/allegroai/clearml/blob/master/docs/clearml.conf#L88
credentials: [ specifies key/secret credentials to use when handling s3 urls (read or write) { bucket: "my-bucket-name" key: "my-access-key" secret: "my-secret-key" region: "my-region" },
153 Views
0
Answers
3 years ago
one year ago
Tags