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 one year ago

Reputation

0

Badges 1

76 × Eureka!
0 Votes
5 Answers
1K Views
0 Votes 5 Answers 1K 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
3 years ago
0 Votes
5 Answers
1K Views
0 Votes 5 Answers 1K 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 ...
3 years ago
0 Votes
8 Answers
1K Views
0 Votes 8 Answers 1K Views
3 years ago
0 Votes
2 Answers
1K Views
0 Votes 2 Answers 1K 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..?
3 years ago
0 Votes
14 Answers
1K Views
0 Votes 14 Answers 1K Views
3 years ago
0 Votes
6 Answers
1K Views
0 Votes 6 Answers 1K Views
Hey, is there a way to run tasks not on ClearML agent but rather as a k8s job directly? Thanks!
3 years ago
0 Votes
2 Answers
1K Views
0 Votes 2 Answers 1K Views
3 years ago
0 Votes
10 Answers
2K Views
0 Votes 10 Answers 2K Views
3 years ago
0 Votes
4 Answers
1K Views
0 Votes 4 Answers 1K 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…
3 years ago
0 Votes
3 Answers
1K Views
0 Votes 3 Answers 1K Views
3 years ago
0 Votes
32 Answers
77K Views
0 Votes 32 Answers 77K 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...
3 years ago
0 Votes
9 Answers
1K Views
0 Votes 9 Answers 1K 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??
3 years ago
0 Votes
32 Answers
74K Views
0 Votes 32 Answers 74K Views
Hey, so I’ve deployed clearml on k8s through the helm charts repo but the left side menu is not visible..
3 years ago
3 years ago
0 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

One of the keys:
b”<class ‘apiserver.database.model.base.GetMixin.GetManyScrollState’>/f4010ba7df0f45dbbea10a71fe568a94"

3 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

3 years ago
3 years ago
0 Hey, Is There A Way To Run Tasks Not On Clearml Agent But Rather As A K8S Job Directly? Thanks!

Ok thanks, I’m searching a way to not be dependent on the aws auto scaler script but rather use a k8s job which will run and die after it’s finished thus saving resources

3 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

3 years ago
0 Hey, So I’Ve Deployed Clearml On K8S Through The Helm Charts Repo But The Left Side Menu Is Not Visible..

When I deployed it without cloning the repo the menu was visible, but I need the charts locally

3 years ago
3 years ago
Show more results compactanswers