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
ScrawnyLion96
Moderator
13 Questions, 76 Answers
  Active since 10 January 2023
  Last activity 9 days ago

Reputation

0

Badges 1

76 × Eureka!
0 Votes
6 Answers
574 Views
0 Votes 6 Answers 574 Views
Hey, is there a way to run tasks not on ClearML agent but rather as a k8s job directly? Thanks!
2 years ago
0 Votes
10 Answers
616 Views
0 Votes 10 Answers 616 Views
2 years ago
0 Votes
2 Answers
489 Views
0 Votes 2 Answers 489 Views
Hello, is there a way to control the stats from workers and queues that are written to ES, for instance add an ILM etc..?
2 years ago
0 Votes
4 Answers
604 Views
0 Votes 4 Answers 604 Views
Hi, I’m using the clearml sdk and api but the docs are not complete.. Does anyone know where I can find the schemas for the requests? what type, keys etc…
2 years ago
0 Votes
9 Answers
527 Views
0 Votes 9 Answers 527 Views
Hey, does somebody else get the annoying message in the UI of “A newer version ofClearML server 1.2.0 is available” even though version is 1.2.0??
2 years ago
0 Votes
3 Answers
600 Views
0 Votes 3 Answers 600 Views
2 years ago
0 Votes
8 Answers
555 Views
0 Votes 8 Answers 555 Views
2 years ago
0 Votes
5 Answers
579 Views
0 Votes 5 Answers 579 Views
Hey, what exactly the use of redis? I can see that my redis is getting fuller and fuller over time Can’t find the architecture of clearml in docs
2 years ago
0 Votes
5 Answers
602 Views
0 Votes 5 Answers 602 Views
Hi, trying to setup the slack alerts feature but I ran into an error on the remote server. When running it locally all works but when I run the same task on ...
2 years ago
0 Votes
14 Answers
556 Views
0 Votes 14 Answers 556 Views
2 years ago
0 Votes
32 Answers
592 Views
0 Votes 32 Answers 592 Views
Hey, so I’ve deployed clearml on k8s through the helm charts repo but the left side menu is not visible..
2 years ago
0 Votes
2 Answers
625 Views
0 Votes 2 Answers 625 Views
2 years ago
0 Votes
32 Answers
607 Views
0 Votes 32 Answers 607 Views
Hi, where can I find the repo “allegroai/clearml-agent-services”? I’m deploying clearml on k8s with the helm-charts repo and I want to enable slack-alerts bu...
2 years ago
0 Hey, Is There A Way To Run Tasks Not On Clearml Agent But Rather As A K8S Job Directly? Thanks!

Some way more k8s native like a job with a base image and the exported task

2 years ago
0 Hi, Where Can I Find The Repo “Allegroai/Clearml-Agent-Services”? I’M Deploying Clearml On K8S With The Helm-Charts Repo And I Want To Enable Slack-Alerts But I Can’T Find The Repo To See What Conf I Need To Set Thanks!

it has 3 “-” in the DAEMON_OPTIONS
PLus I don’t understand where is the repo for that image because the repo allegroai/clearml-agent has a different entrypoint file

2 years ago
0 Hey, Regarding Deployment Via Helm Charts. I Want To Connect Clearml To An Existing Elasticsearch Cluster Which Has Auth + Tls Enabled But I Don’T See A Way In The Docs Or The Repos An Option To Send Certs To Es Client Initialization…(Es_Factory.Py) Any I

Hey SuccessfulKoala55 , so regarding the TLS I see that on clearml-server you guys added the option to override ES username and password but the latest tag 1.1.1 does not include those changes. I’m trying to build a new image with those changes but I’m getting an error

2 years ago
0 Hi, Where Can I Find The Repo “Allegroai/Clearml-Agent-Services”? I’M Deploying Clearml On K8S With The Helm-Charts Repo And I Want To Enable Slack-Alerts But I Can’T Find The Repo To See What Conf I Need To Set Thanks!

Can you point me to the direction maybe?
I already made changes in the clearml-server repo and made my own image for the helm-charts… maybe I could fix this as well

2 years ago
2 years ago
Show more results compactanswers