clearml icon indicating copy to clipboard operation
clearml copied to clipboard

Set default output URI per project

Open schiegl opened this issue 1 year ago • 3 comments

Is there a way to set the default output URI on a per project basis on the ClearML server? The reason I find this interesting, is that people often forget to set the output URI when working with tasks/dataset and then artifacts get uploaded to disk instead of the output URI.

schiegl avatar Jul 29 '22 08:07 schiegl

Hi @schiegl,

Just making sure you're aware that you can set output_uri in the clearml.conf so that it will by default upload to wherever you point and not saved to disk.

If you need a per-project output_uri, we're working on adding an API call that will allow you to set the default upload destination per project.

erezalg avatar Aug 01 '22 10:08 erezalg

Yes, I'm aware of that. I guess a workaround for now would be to store new clearml.conf per project.

schiegl avatar Aug 04 '22 10:08 schiegl

@schiegl,

That might be a temporary workaround. We'll try to release a new version as soon as we can that will allow you to set the project's default upload destination with code.

erezalg avatar Aug 04 '22 10:08 erezalg

Hey @schiegl! Just letting you know that this issue has been resolved in the recently released v1.7.0. Let us know if there are any issues :)

pollfly avatar Oct 25 '22 11:10 pollfly

Good news! I will let you know if anything comes up.

schiegl avatar Oct 26 '22 10:10 schiegl

Closing this issue. Please reopen if it's still relevant.

jkhenning avatar Mar 15 '23 13:03 jkhenning