Examples: query, "exact match", wildcard*, wild?ard, wild*rd
Fuzzy search: cake~ (finds cakes, bake)
Term boost: "red velvet"^4, chocolate^2
Field grouping: tags:(+work -"fun-stuff")
Escaping: Escape characters +-&|!(){}[]^"~*?:\ with \, e.g. \+
Range search: properties.timestamp:[1587729413488 TO *] (inclusive), properties.title:{A TO Z}(excluding A and Z)
Combinations: chocolate AND vanilla, chocolate OR vanilla, (chocolate OR vanilla) NOT "vanilla pudding"
Field search: properties.title:"The Title" AND text
Answered
Sorry Folks Too Many Questions - If I Have A Project (And I Set The Output Uri In It While Creating, To A S3 Folder) How Can I Ensure That A Experiment (Task) That I Run On My Local Outputs The Model To The Uri?

Sorry folks too many questions - if i have a project (and i set the output uri in it while creating, to a s3 folder) how can i ensure that a experiment (task) that I run on my local outputs the model to the uri?

  
  
Posted 2 years ago
Votes Newest

Answers 30


Sounds good, I assumed that was the case but I was not sure.
Let's make sure that in the clearml.conf we write it in the comment above the use_credentials_chain option, so that when users look for IAM roles configuration they can quick search for it πŸ™‚

  
  
Posted 2 years ago

πŸ‘

  
  
Posted 2 years ago

Yeah getting a better sense

  
  
Posted 2 years ago

Got it working

  
  
Posted 2 years ago

But functionality is working

Awesome , I will wait with the merge until tested internally .
There is a resale coming out after the weekend, once it is out I expect we will merge it.

  
  
Posted 2 years ago

Sounds good?

  
  
Posted 2 years ago

Hi SubstantialElk6 I believe you just need to use clearml 1.0.5 , and make sure you rae passing the correct OS environment to the agent

  
  
Posted 2 years ago

This is awesome, thank you!

  
  
Posted 2 years ago

Hope you don’t mind linking to that repo

  
  
Posted 2 years ago

Anything I am missing

  
  
Posted 2 years ago

YEY!

  
  
Posted 2 years ago

He/Him πŸ™‚

  
  
Posted 2 years ago

No we don’t need temp keys to work this way

  
  
Posted 2 years ago

Hi, i was reading this thread and wondered which version of clearml-server and clearml-agent has this taken effect with?

  
  
Posted 2 years ago

well done man!

  
  
Posted 2 years ago

Let me chech

  
  
Posted 2 years ago

sdk.conf will add it to the default loaded values (as I think you deduced).
can copy paste the sdk.conf here? (maybe something is missing there?)

  
  
Posted 2 years ago

Pushed the changes, not sure if it’s fully right. Do let me know. But functionality is working

  
  
Posted 2 years ago

Hope you don’t mind linking to that repo

LOL πŸ˜„

  
  
Posted 2 years ago

Yeah sure

  
  
Posted 2 years ago

Is updating that needed in this case?

  
  
Posted 2 years ago

AgitatedDove14 - added it in bucket_config.py and sdk.conf but somehow value is not being picked up

  
  
Posted 2 years ago

(or woman or in between, we are supportive as long as code is working πŸ™‚ )

  
  
Posted 2 years ago

Will push my wip to the PR. Let me know what I am missing

  
  
Posted 2 years ago

Yes, it's a bit confusing, the gist of it is that we wanted to have the ability to have diff configurations for diff buckets

  
  
Posted 2 years ago
510 Views
30 Answers
2 years ago
one year ago
Tags