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
UnevenDolphin73
Moderator
106 Questions, 749 Answers
  Active since 10 January 2023
  Last activity one year ago

Reputation

0

Badges 1

662 × Eureka!
0 Votes
5 Answers
2K Views
0 Votes 5 Answers 2K Views
We’re randomly getting the following message - 2023-03-07 11:07:26,123 [WARNING] [urllib3.connectionpool]: Retrying (Retry(total=237, connect=237, read=240, ...
2 years ago
0 Votes
8 Answers
2K Views
0 Votes 8 Answers 2K Views
The ClearML helm charts page is gone? https://allegroai.github.io/clearml-helm-charts/
2 years ago
0 Votes
7 Answers
2K Views
0 Votes 7 Answers 2K Views
Good week ClearML team 🙂 I have found two more WebUI bugs (on the self-hosted server): If I look at a specific experiment (say, the Artifacts tab), and then...
3 years ago
0 Votes
10 Answers
2K Views
0 Votes 10 Answers 2K Views
Is there anywhere in the web UI where one can see the clearml server version running? I keep getting "version 1.1.1 is now available" even though I'm pretty ...
4 years ago
0 Votes
7 Answers
2K Views
0 Votes 7 Answers 2K Views
In the pipeline examples, components have the following note: > # notice all package imports inside the function will be automatically logged as # required p...
2 years ago
0 Votes
16 Answers
2K Views
0 Votes 16 Answers 2K Views
How would I go about adding multiple credentials in the autoscaler? (i.e. specify multiple sdk.aws.s3.credentials ) It's a bit odd that one would also have t...
3 years ago
0 Votes
6 Answers
2K Views
0 Votes 6 Answers 2K Views
So the around app is also from ClearML? :shocked_face_with_exploding_head:
4 years ago
0 Votes
12 Answers
2K Views
0 Votes 12 Answers 2K Views
When uploading an artifact, can I list it in some grouping (like with parameters, having e.g. Args/foo , Args/bar )?
3 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
Does anyone know how we can restore ClearML on Helms chart from existing Snapshots (AWS)?
2 years ago
0 Votes
13 Answers
2K Views
0 Votes 13 Answers 2K Views
Two things: The release of clearml-agent was not announced in 🤯 clearml-agent seems outdated wrt requirements, making poetry and clearml-agent incompatible:...
2 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
Also (unrelated), I noticed that after the upgrade to ClearML Server 1.2.0, the AWS (MinIO) credentials are not saved/used. It keeps asking for them whenever...
3 years ago
0 Votes
29 Answers
2K Views
0 Votes 29 Answers 2K Views
We're trying to use the AWS autoscaler and have managed to get it up and running with spinning up instances. However, it does not seem to pull any of the tas...
3 years ago
0 Votes
30 Answers
2K Views
0 Votes 30 Answers 2K Views
Trying to run AWS autoscaler with poetry queue, and I get: Traceback (most recent call last): File "/root/.local/bin/poetry", line 5, in from poetry.console....
2 years ago
0 Votes
30 Answers
2K Views
0 Votes 30 Answers 2K Views
Is there a way to set precedence on package managers? If we set an agent to use poetry it will ignore local packages, even if I use the force_requirements_en...
3 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
Can one delete individual tasks from the WebUI?
4 years ago
0 Votes
23 Answers
2K Views
0 Votes 23 Answers 2K Views
Back to this ClearML Monitor: Could not detect iteration reporting, falling back to iterations as seconds-from-start 😢 Hanging for the past ~45m like this
3 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
side question - any plans to include native support for lgbm ?
4 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
Can we temporarily disable the autologging feature? (specifically for matplotlib ?)
2 years ago
0 Votes
19 Answers
2K Views
0 Votes 19 Answers 2K Views
For remote execution where the queue has poetry as the default package manager, can the user decide to e.g. ignore the lock file?
2 years ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
We're moving from on-premise to AWS - is there an easy way to migrate wall the tasks, projects, etc to the new instance?
3 years ago
0 Votes
7 Answers
2K Views
0 Votes 7 Answers 2K Views
Can we report a pandas table with styling to be retained in the WebUI? It would be nice to report e.g. df.style.background_gradient(cmap='coolwarm', axis=Non...
3 years ago
0 Votes
6 Answers
2K Views
0 Votes 6 Answers 2K Views
Sometimes, on shorter tasks, my Task would hang for the 5 minute timeout with e.g. 2022-01-04 08:45:25,181 - clearml.Task - INFO - Waiting for repository det...
3 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
Confirming about the documentation for clearml.conf : > agent.enable_task_env > ( > bool > ) Set the OS environments based on the Task's Environment section ...
3 years ago
0 Votes
18 Answers
2K Views
0 Votes 18 Answers 2K Views
!! In remote execution, do agents inherit the config from the queue from which they pull the task?
3 years ago
0 Votes
30 Answers
2K Views
0 Votes 30 Answers 2K Views
I realize I'm asking many niche questions - my apologies 🙈 Is there a way to translate task.data.user (user ID) to the actual username? Use case is that I'd...
3 years ago
0 Votes
23 Answers
2K Views
0 Votes 23 Answers 2K Views
We're trying to upgrade our ClearML on K8s but we're getting this error - Error: UPGRADE FAILED: cannot patch "clearml-fileserver-data" with kind PersistentV...
3 years ago
0 Votes
5 Answers
2K Views
0 Votes 5 Answers 2K Views
How does ClearML store some of the more intrinsic data (scalars, plots, etc)? We recently recovered Mongo from a backup and while the projects and tasks are ...
2 years ago
0 Votes
30 Answers
2K Views
0 Votes 30 Answers 2K Views
What happens to file that are downloaded to a remote_execution via StorageManager? Are they removed at the end of the run, or does it continuously increases ...
3 years ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
Follow up on execute_remotely, I see one can limit the available GPU resources in a worker daemon; could one also limit the number of CPU cores available?
3 years ago
0 Votes
6 Answers
2K Views
0 Votes 6 Answers 2K Views
Can I run an autoscaler listening to a regular queue (i.e. combine autoscaling with on premise machines)? Or does it run the danger of creating an EC2 instan...
3 years ago
Show more results questions
0 Does The Clearml Team Still Post Updates In This Channel When New Clearml Versions Come Out? If Not, What'S The Easiest Way To Keep Track Of Various Release Candidates Etc (Short Of Signing Up And Registering For Notifications On Pypi)

And agent too, I hope..?

I'd be happy to join a #releases channel just for these!

Just randomly decided to check and saw there's a server 1.4 ready 🎉

3 years ago
3 years ago
0 Clearml Version 1.8.1 Had "Fix" For The Deferred Init Which Introduces A Bug Btw, I'Ve Opened

The deferred_init input argument to Task.init is bool by default, so checking type(deferred_init) == int makes no sense to begin with, and is altering the flow.

2 years ago
0 When Using

It does (root in a docker container); it shouldn't touch /run/systemd/generator/systemd-networkd.service anyway though

4 years ago
0 More Clarification On Documentation (Clearml Data):

Would be great if it is 😍 We have few files that change frequently and are quite large in size, and it would be quite a storage hit to save all of them

3 years ago
0 <Edited> Two Things:

Hm, I did not specify any specific versions previously. What was the previous default?

2 years ago
0 Since V1.4.0, Our

One more thing that may be helpful SweetBadger76 , I've gone ahead and looked into clearml.storage.helper , and found that at least if I specify the bucket name directly in the aws.s3.credentials configuration for MinIO, then:
In [4]: StorageHelper._s3_configurations.get_config_by_uri(' ` ')
Out[4]: S3BucketConfig(bucket='clearml', host='some_ip:9000', key='xxx', secret='xxx', token='', multipart=False, acl='', secure=False, region='', verify=True, use_credentials_chain=False)...

3 years ago
0 Since V1.4.0, Our

Okay so the new functionality is maintained; thanks!

3 years ago
2 years ago
0 <Edited> Two Things:

SuccessfulKoala55 This is due to the pip update in clearml-agent

2 years ago
0 We Have Configured The Aws Credentials In The Remote Worker'S

I'm aware, but it would be much cleaner to define them in the worker's clearml.conf and let ClearML expose them locally to running tasks.

EDIT: Also the above is specifically about serving, which is not the target here 🤔 At least not yet 😄

2 years ago
0 Since V1.4.0, Our

Could also be that the use of ./ is the issue? I'm not sure what else I can provide you with, SweetBadger76

3 years ago
0 Can I Somehow Change A Project Settings Via The Python Sdk?

I'd like to remove the hidden system tag from a project

2 years ago
0 Sometimes, On Shorter Tasks, My Task Would Hang For The 5 Minute Timeout With E.G.

Uhhh, not really unfortunately :white_frowning_face: . I have ~20 tasks happening in a single file, and it's quite random if/when this happens. I just noticed this tends to happen with the shorter tasks

3 years ago
0 I'M Trying To Set Up Some Initial Experiments Within Our Stack, But When I Use The

Seemed to work fine again in detached mode, what went wrong there :shocked_face_with_exploding_head:

4 years ago
0 Is It Possible To Avoid The Clearml-Agent For Local Installations, And Have The File Server Automatically Use An S3 Bucket? I'Ve Found

In the Profile section, yes, they are well defined (bucket, secret, key, and endpoint)

3 years ago
0 When Using

21s is just ridiculous, it's scanning the entire file system starting at /

4 years ago
3 years ago
0 Hi All, I'M Looking For A Hint On How To Configure A Local Network Drive (Nas) As A File Server For Clearml, That Will Be Cross Platform (We Have Windows, Linux And Macos Users...) The Easy Part Is To Modify The Conf File

minio was a tiny bit of headache to configure, but I'd be happy to help if you want CrookedWalrus33 , I just went through this process yesterday and today (see a few threads up...)

3 years ago
0 Our Mac Users Are Having Some Issues. They Have Their Respective ~/Clearml.Conf, And Yet They Get: Clearml 1.1.5

The agent also uses a different clearml.conf , so it should not matter?

3 years ago
0 Pipelines Suddenly No Longer Appear In The Pipelines Tab, What Could/Should I Look Into? Edit: Using Latest Clearml (Agent, Server, Sdk), And Creating The Pipelines Via The Pipelinecontroller Sdk (

When I use the APIClient to fetch the tags for the project, I get an empty collection of system tags:

<projects.GetProjectTagsResponse: {
    "tags": [],
    "system_tags": []
}>
2 years ago
0 How Do I Stop A Zombie Agent?

Aw you deleted your response fast CostlyOstrich36 xD

Indeed it does not appear in ps aux so I cannot simply kill it (or at least, find it).
I was wondering if it's maybe just a zombie in the server API or similar

3 years ago
0 What Happens To File That Are Downloaded To A Remote_Execution Via Storagemanager? Are They Removed At The End Of The Run, Or Does It Continuously Increases Disk Space?

And yes, our flow would break anyway with the internal references within the yaml file. It would be much simpler if we could specify the additional files

3 years ago
0 Our Mac Users Are Having Some Issues. They Have Their Respective ~/Clearml.Conf, And Yet They Get: Clearml 1.1.5

I'm not sure; the setup is not unique to Mac.
Each user has their own .env file which is given to the code entry point, and at some point will be loaded with dotenv.load_dotenv() .
The environment variables are not set in code anywhere, but the clearml.conf uses them directly.

3 years ago
0 Hi There, I Used

JitteryCoyote63 yes exactly, sorry, I forgot to add the Task.get_task in my response. That's exactly what we do 😅

3 years ago
0 Clearml 1.3.2 I'M Running

I have selected the correct project indeed

3 years ago
Show more results compactanswers