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

Reputation

0

Badges 1

662 × Eureka!
0 Votes
10 Answers
997 Views
0 Votes 10 Answers 997 Views
More clarification on documentation (ClearML Data): > Dataset changes are stored using differentiable storage, meaning a version will store the change-set fr...
2 years ago
0 Votes
13 Answers
719 Views
0 Votes 13 Answers 719 Views
Can steps be removed from pipelines, and/or can pipelines be generally modified other than adding steps to them?
10 months ago
0 Votes
8 Answers
994 Views
0 Votes 8 Answers 994 Views
Can I somehow change a project settings via the Python SDK?
one year ago
0 Votes
23 Answers
1K Views
0 Votes 23 Answers 1K 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...
2 years ago
0 Votes
10 Answers
1K Views
0 Votes 10 Answers 1K Views
Is there any way in the WebUI to search by task name? I see the search bar only goes through projects
2 years ago
0 Votes
0 Answers
1K Views
0 Votes 0 Answers 1K Views
If we use a poetry queue and do not specify the agent.package_manager.poetry_version , will ClearML install/update anything? Asking because there are some is...
one year ago
0 Votes
6 Answers
996 Views
0 Votes 6 Answers 996 Views
So the around app is also from ClearML? :shocked_face_with_exploding_head:
3 years ago
0 Votes
3 Answers
1K Views
0 Votes 3 Answers 1K 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...
2 years ago
0 Votes
7 Answers
998 Views
0 Votes 7 Answers 998 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...
2 years ago
0 Votes
6 Answers
1K Views
0 Votes 6 Answers 1K Views
I encountered a weird edge case with the AWS Auto-scaler, wondering if there are any solutions or if this is a known issue. Something as follows happened: Th...
2 years ago
0 Votes
28 Answers
1K Views
0 Votes 28 Answers 1K Views
2 years ago
0 Votes
6 Answers
1K Views
0 Votes 6 Answers 1K 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...
2 years ago
0 Votes
5 Answers
957 Views
0 Votes 5 Answers 957 Views
Getting a weird error on local setup for ClearML Server: 2022-03-30 08:07:07,932 - clearml.Task - ERROR - Action failed <500/0: tasks.get_all/v1.0 (mongo:270...
2 years ago
0 Votes
30 Answers
1K Views
0 Votes 30 Answers 1K Views
Our Mac users are having some issues. They have their respective ~/clearml.conf, and yet they get: ClearML 1.1.5 Traceback (most recent call last): ... File ...
2 years ago
0 Votes
0 Answers
1K Views
0 Votes 0 Answers 1K Views
The remote workers seem to insist on using old git credentials, even after I stopped them, updated the conf file, and restarted them using it. Are the creden...
2 years ago
0 Votes
30 Answers
1K Views
0 Votes 30 Answers 1K 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...
2 years ago
0 Votes
6 Answers
992 Views
0 Votes 6 Answers 992 Views
Soooo… the tooltip for some buttons in the WebUI hides the actual buttons 🤔 Any quick fixes?
one year ago
0 Votes
7 Answers
995 Views
0 Votes 7 Answers 995 Views
In the pipeline examples, components have the following note: > # notice all package imports inside the function will be automatically logged as # required p...
one year ago
0 Votes
7 Answers
1K Views
0 Votes 7 Answers 1K Views
Bug report? We noticed that the AWS autoscaler will lose track of instances crashing due to no space left on device, and the ec2 instance will remain running...
one year ago
0 Votes
3 Answers
1K Views
0 Votes 3 Answers 1K Views
What privileges/IAM role would the AWS autoscaler need?
2 years ago
0 Votes
5 Answers
1K Views
0 Votes 5 Answers 1K Views
What could cause a queue to be recreated automatically? I experimented with the autoscaler with queue name foo , got it working, closed the autoscaler, delet...
2 years ago
0 Votes
27 Answers
986 Views
0 Votes 27 Answers 986 Views
Is there an autoscaler equivalent for K8s? That is, a service that will launch pods based on incoming requests?
one year ago
0 Votes
6 Answers
999 Views
0 Votes 6 Answers 999 Views
... and yet another 😄 When using the UI with regex to search for experiments, due to the greedy nature of the search, it consistently pops up the "ERROR Fet...
2 years ago
0 Votes
2 Answers
1K Views
0 Votes 2 Answers 1K Views
Does ClearML exposes (even temporarily) the contents of e.g. sdk.aws.s3 to the relevant environment variables (i.e. AWS_SECRET_ACCESS_KEY )? Specifically, if...
2 years ago
0 Votes
2 Answers
983 Views
0 Votes 2 Answers 983 Views
Can we use S3 buckets to cache environments?
2 years ago
0 Votes
3 Answers
1K Views
0 Votes 3 Answers 1K Views
Does ClearML have any suggestions on GPU and non-GPU AMIs for the AutoScaler? The two default ones in the documentation are either: Non-existent (too old) - ...
2 years ago
0 Votes
16 Answers
1K Views
0 Votes 16 Answers 1K Views
We’re running clearml-agent on k8s and I first noticed some warnings from the pod about Python 3.6..? > /usr/lib/python3/dist-packages/secretstorage/dhcrypto...
one year ago
0 Votes
12 Answers
1K Views
0 Votes 12 Answers 1K Views
When uploading an artifact, can I list it in some grouping (like with parameters, having e.g. Args/foo , Args/bar )?
2 years ago
0 Votes
2 Answers
1K Views
0 Votes 2 Answers 1K Views
Are the docs broken? https://clear.ml/docs/latest/docs/release_notes/ver_1_7 gives me this
2 years ago
0 Votes
6 Answers
1K Views
0 Votes 6 Answers 1K Views
How/where can I change the session timeout time for the WebUI? It's timing out WAY too fast after the latest updates
2 years ago
Show more results questions
0 Is There An Easy Way To Add A Link To One Of The Tasks Panels? (As An Artifact, Configuration, Info, Etc)? Edit: And Follow Up Regarding The Dataset. As Discussed Somewhere Previously, The Datasets Are Now Automatically Moved To A Hidden "Sub-Project" Pr

Basically you have the details from the Dataset page, why should it be mixed with the others ?

Because maybe it contains code and logs on how to prepare the dataset. Or maybe the user just wants increased visibility for the dataset itself in the tasks view.

why would you need the Dataset Task itself is the main question?

For the same reason as above. Visibility and ease of access. Coupling relevant tasks and dataset in the same project makes it easier to understand that they're...

2 years ago
0 !! In Remote Execution, Do Agents Inherit The Config From The Queue From Which They Pull The Task?

Sorry, I misspoke, yes of course, the agents config file, not the queues

2 years ago
0 Any Plans To Add Support For Multiindex Tables? That Comma-Separation Feels A Bit Odd. (Also This Shows Up In

I mean, it makes sense to have it in a time-series plot when one is logging iterations and such. But that's not always the case... Anyway I opened an issue about that too! 🙂

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

A follow up question (instead of opening a new thread), is there a way I could signal some files/directories to be copied to the execute_remotely task?

3 years ago
0 Hey! Probably Missed Something, But I Recently Upgraded To 1.1.1, And I'Ve Just Noticed That Png Artifacts Are Not Displayed In The Preview. Is This Intentional? Edit: Ah, It Has To Be A

I've updated my feature request to describe that as well. A textual description is not necessarily a preview 😅 For now I'll use the debug samples.

These kind of things definitely show how ClearML was designed originally only for neural networks tbh, where images are almost always only part of the dataset. Same goes for the consistent use of iteration everywhere 😞

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

The idea is that the features would be copied/accessed by the server, so we can transition slowly and not use the available storage manager for data monitoring

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

I guess following the example https://github.com/allegroai/clearml/blob/master/examples/advanced/execute_remotely_example.py , it's not clear to me how the server has access to the data loaders location when it hits execute_remotely

3 years ago
0 !! In Remote Execution, Do Agents Inherit The Config From The Queue From Which They Pull The Task?

Exactly; the cloud instances (that are run with clearml-agent ) should have that clearml.conf + any changes specified in extra_clearml_configuration for the scaler

2 years ago
3 years ago
0 Is There A Way To Force Clearml To First Parse The Config File, Before Running

Yes 😅 I want ClearML to load and parse the config before that. But now I'm not even sure those settings in the config are even exposed as environment variables?

one year ago
0 We'Re Trying To Upgrade Our Clearml On K8S But We'Re Getting This Error -

Full log:
` command: /usr/sbin/helm --version=4.1.2 upgrade -i --reset-values --wait -f=/tmp/tmp77d9ecye.yml clearml clearml/clearml
msg: |-
Failure when executing Helm command. Exited 1.
stdout:
stderr: W0728 09:23:47.076465 2345 warnings.go:70] policy/v1beta1 PodDisruptionBudget is deprecated in v1.21+, unavailable in v1.25+; use policy/v1 PodDisruptionBudget
W0728 09:23:47.126364 2345 warnings.go:70] policy/v1beta1 PodDisruptionBudget is deprecated in v1.21+, unava...

2 years ago
0 We'Re Trying To Upgrade Our Clearml On K8S But We'Re Getting This Error -

Could you provide a more complete set of instructions, for the less inclined?
How would I backup the data in future times etc?

2 years ago
0 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 Instance While An On-Premise Machine Takes The Job?

I think now there's the following:
Resource type Queue (name) defines resource + max instancesAnd I'm looking for:
Resource type "pool" of resources (type + max instances) A pool can be shared among queues

2 years ago
0 We'Re Trying To Upgrade Our Clearml On K8S But We'Re Getting This Error -

Of course. We'd like to use S3 backends anyway, I couldn't spot exactly where to configure this in the chart (so it's defined in the individual agent's configuration)

2 years ago
0 We'Re Trying To Upgrade Our Clearml On K8S But We'Re Getting This Error -

Okay, I'll test it out by trying to downgrade to 4.0.0 and then upgrade to 4.1.2
Just to make sure, the chart_ref is allegroai/clearml right? (for some reason we had clearml/clearml and it seems like it previously worked?)

2 years ago
0 Trying To Run Aws Autoscaler With

But to be fair, I've also tried with python3.X -m pip install poetry etc. I get the same error.

one year ago
0 Hi, I'M New To Clearml, And Like It A Lot, Except That The Default "Example" Projects That Come With The Self-Hosted Clearml Server Are Read-Only And I Can'T Archive/Delete Them From Either The Webui Or The Sdk. Maybe I'M A Little Ocd, But This Really Bu

Something like this, SuccessfulKoala55 ?
Open a bash session on the docker ( docker exec -it <docker id> /bin/bash ) Open a mongo shell ( mongo ) Switch to backend db ( use backend ) Get relevant project IDs ( db.project.find({"name": "ClearML Examples"}) and db.project.find({"name": "ClearML - Nvidia Framework Examples/Clara"}) ) Remove relevant tasks ( db.task.remove({"project": "<project_id>"}) ) Remove project IDs ( db.project.remove({"name": ...}) )

2 years ago
0 Can One Compare Experiments/Tasks From Different Projects? Edit: I Mean, I Can Manually Navigate To Some

Also I can't select any tasks from the dashboard search results 😞

2 years ago
2 years ago
0 Trying To Run Aws Autoscaler With

SuccessfulKoala55 help me out here 🙂
It seems all the changes I make in the AWS autoscaler apply directly to the virtual environment set for the autoscaler, but nothing from that propagates down to the launched instances.
So e.g. the autoscaler environment has poetry installed, but then the instance fails because it does not have it available?

one year ago
Show more results compactanswers