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 7 months ago

Reputation

0

Badges 1

76 × Eureka!
0 Votes
2 Answers
1K Views
0 Votes 2 Answers 1K Views
2 years ago
0 Votes
10 Answers
1K Views
0 Votes 10 Answers 1K Views
2 years ago
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
2 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 ...
2 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!
2 years ago
0 Votes
32 Answers
18K Views
0 Votes 32 Answers 18K 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
32 Answers
19K Views
0 Votes 32 Answers 19K 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 Votes
14 Answers
979 Views
0 Votes 14 Answers 979 Views
2 years ago
0 Votes
2 Answers
907 Views
0 Votes 2 Answers 907 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
3 Answers
1K Views
0 Votes 3 Answers 1K Views
2 years ago
0 Votes
9 Answers
979 Views
0 Votes 9 Answers 979 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
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…
2 years ago
0 Votes
8 Answers
980 Views
0 Votes 8 Answers 980 Views
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
0 Hey, So I’Ve Deployed Clearml On K8S Through The Helm Charts Repo But The Left Side Menu Is Not Visible..

Hey I have another question:
How to I use gunicorn in api server?
I see that during the build in the entrypoint.sh you have an env called “CLEARML_USE_GUNICORN”
How do I use it in the helm charts or do I need to build a custom image?

2 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

2 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"

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

Returned 400 for users.get_current_user in 3ms, msg=Invalid user (failed loading user)

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
2 years ago
Show more results compactanswers