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
Hey, Has Anyone Played With Lifecycle Policy On Their Clearml Aws S3 Storage ? I Had To Rollback A Simple Lifecycle Policy Changing The Access Tier Of Some Object After Some Time To Save Cost Because Dataset Uploading Was Completely Frozen After That (St

Hey, has anyone played with lifecycle policy on their ClearML AWS S3 storage ? I had to rollback a simple lifecycle policy changing the access tier of some object after some time to save cost because dataset uploading was completely frozen after that (stuck at 0%), is there any official doc about incompatibility with AWS lifecycle policies ?

  
  
Posted 3 months ago
Votes Newest

Answers 4


Hi @<1523702000586330112:profile|FierceHamster54> , do you mean you changes the policy during upload?

  
  
Posted 3 months ago

Nope, I tried several upload AFTER putting the policy and all my uploads attempts were met with a progress stuck at 0% when trying

  
  
Posted 3 months ago

Does it go back to working if you revert the changes?

  
  
Posted 3 months ago

Sure, as mentioned above: "I had to revert the change a simple policy".

The upload worked after the rollback, thus justifying my suspicions about the lifecycle policy causing the issue.

  
  
Posted 3 months ago
119 Views
4 Answers
3 months ago
3 months ago
Tags