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
Profile picture
ReassuredArcticwolf33
Moderator
4 Questions, 21 Answers
  Active since 10 January 2023
  Last activity one month ago

Reputation

0

Badges 1

21 × Eureka!
0 Votes
6 Answers
594 Views
0 Votes 6 Answers 594 Views
Hi! Do anyone have problems with access to clear ml website?
2 years ago
0 Votes
15 Answers
663 Views
0 Votes 15 Answers 663 Views
one year ago
0 Votes
7 Answers
581 Views
0 Votes 7 Answers 581 Views
Hi ! I ’ve got this error Insufficient permissions (delete failed)during configuring specific key/access for bucket in minio s3. this pair have all s3:* acce...
one year ago
0 Votes
31 Answers
5K Views
0 Votes 31 Answers 5K Views
Hi! I have question about k8s glue agent. Is it possible to specify clearml config there the same way as it is in agentgroups? And also could you please clar...
one year ago
one year ago
0 Hi! I Have Question About K8S Glue Agent. Is It Possible To Specify Clearml Config There The Same Way As It Is In Agentgroups? And Also Could You Please Clarify The Difference Between Agentgroups, Agentservices And K8S Glue Agent?

JuicyFox94 , SuccessfulKoala55 sorry to bother you again, question about minio still raises - I tried different ways to configure it in additionalConfigs, and unfortunately does not succeeded. Here are several examples I tried:

one year ago
2 years ago
0 Hi ! I ’Ve Got This Error

Unfortunately no, I can use created user to wirte/delete files from interface or with mc command, and with clearml usage I cannot do it, however, I can do it while using minio admin account (who can create users, buckets, etc.)

one year ago
0 Hi ! I ’Ve Got This Error

output_model.set_upload_destination(‘ s3://s3_url:443/bucket/’ )

one year ago
0 Hi ! I ’Ve Got This Error

Problem was solved by changing url and place in clearml.conf

one year ago
0 Hi ! I ’Ve Got This Error

Using admin account it all works

one year ago