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
FantasticDuck7
Moderator
2 Questions, 12 Answers
  Active since 29 June 2023
  Last activity 8 months ago

Reputation

0

Badges 1

8 × Eureka!
0 Votes
4 Answers
483 Views
0 Votes 4 Answers 483 Views
Hej everyone! How do I pass --trusted-host my.private.package.registry.com:5151 flag when pip environment is being installed on a remote worker inside a dock...
10 months ago
0 Votes
13 Answers
566 Views
0 Votes 13 Answers 566 Views
9 months ago
0 Hello! I'Ve Been Doing A Ton Of Research On Different Mlops Tools And It Seems Like Clearml Is The Only Tool Available That Offers Every Single Feature We Need And Also Has An Open Source Self-Hosted Option. So We'Ve Been Considering Bending Over Backward

If you re facing problem with getting elastic search image, then I'd recommend using vpn to download it and then push it to your own docker-hub repo (in case you don't have vpn on server machine)

9 months ago
0 Hi Everyone! I'M Using Minios3 As A File Server And As Default Output Uri. I'Ve Faced The Following Problem. When I Delete Tasks From Web Ui (And Also From Archive) Their Artifacts Didn'T Get Deleted From S3. I'M Using Self Hosted Clearml==1.11. What Shou

Hi! Try excluding “http/https” from the uri in the config. Have you configured your client correctly?Try adding “output_uri” (or smth like that) when initializing your Task.

8 months ago
0 Hi Everyone! I'M Using Minios3 As A File Server And As Default Output Uri. I'Ve Faced The Following Problem. When I Delete Tasks From Web Ui (And Also From Archive) Their Artifacts Didn'T Get Deleted From S3. I'M Using Self Hosted Clearml==1.11. What Shou

@<1523701087100473344:profile|SuccessfulKoala55> Thank you! I think I've done something wrong (It doesn't delete now). Correct me please

  • I've created file on clearml host machine /opt/clearml/config/services.conf with content as in the pic
  • Restarted container with docker restart async-delete
    image
9 months ago
9 months ago
0 Does Anyone Know Why Sometimes I Can'T Delete Folder Even Though I Delete All The Inside Items (Even In Archive)

@<1570583237065969664:profile|AdorableCrocodile14> Hi, probably you have dataset or pipeline in this project

9 months ago
0 Hi Everyone! I'M Using Minios3 As A File Server And As Default Output Uri. I'Ve Faced The Following Problem. When I Delete Tasks From Web Ui (And Also From Archive) Their Artifacts Didn'T Get Deleted From S3. I'M Using Self Hosted Clearml==1.11. What Shou

@<1523701994743664640:profile|AppetizingMouse58> Hi! Thank you for a quick response! Should I edit the configuration file directly in apiserver container like in screenshot? Is there a better, more consistent way to do that (I don't want to edit this config again if I recreate container for some reason) ?
image

9 months ago
0 Hej Everyone! How Do I Pass

Thank you @<1523701070390366208:profile|CostlyOstrich36> Do you mean that I should edit clearml.conf and add something like this in agent section?
image

10 months ago
0 Hej Everyone! How Do I Pass

ok, thanks a lot! i need that package for all jobs

10 months ago