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
Unanswered
Hi Again! Is There An Easy Way To Set The –Shm-Size For A Task Pod In A Kubernetes Environment? I Guess Docker Args Won’T Work, And As Far As I Know, I Should Mount An Emptydir Into /Dev/Shm With A Memory Limit. Is It Possible To Set Up The Agent To Spaw


Hi @<1564785037834981376:profile|FrustratingBee69> , the clearml agent helm chart allows you to customize the template for task pods, you can add whatever you need there (see here )

  
  
Posted 11 months ago
106 Views
0 Answers
11 months ago
11 months ago