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
AmiableSeaturtle81
Moderator
35 Questions, 135 Answers
  Active since 14 July 2023
  Last activity 9 months ago

Reputation

0

Badges 1

123 × Eureka!
0 Votes
1 Answers
1K Views
0 Votes 1 Answers 1K Views
Another annoying problem we have is that task deletion doesnt delete any files at all. I have selected deletion of images But nothing is deleted. I have to w...
one year ago
0 Votes
0 Answers
1K Views
0 Votes 0 Answers 1K Views
Tested on two PCs now
2 years ago
0 Votes
1 Answers
1K Views
0 Votes 1 Answers 1K Views
Is this a bug when doing clearml-agent init? When it asks for you to specify file-store if I put None it will fails to understant that its and S3 storage and...
one year ago
0 Votes
0 Answers
1K Views
0 Votes 0 Answers 1K Views
S3 Setup is confusing for me, so this is how clearml.conf looks like on my local machine where I run test scripts
one year ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
well, FAQ helped: None I had to clear my cookies and session storage, problem solved
2 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
im downloading clearml dataset with: dataset.get_local_copy(use_soft_links=True) Somwtimes datasets are really huge, how to get progressbar or any callback o...
2 years ago
0 Votes
3 Answers
1K Views
0 Votes 3 Answers 1K Views
Im having difficuilty understanding how to handle modified files on S3 - I have a file None , its relative_path is /raw/a.png Stored on clearml Dataset "A" (...
one year ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
All of our users suddenly cant log in. We get 401, existing logged users are fine, but once logged out cant log back in. Here is what webserver says in logs:...
one year ago
0 Votes
1 Answers
1K Views
0 Votes 1 Answers 1K Views
Hello, can clearml.Dataset be put in multiple threads or processes? Especially these two: clearml_dataset.add_files(dst_project_path.absolute()) clearml_data...
one year ago
0 Votes
0 Answers
1K Views
0 Votes 0 Answers 1K Views
fixing it manually later on fixes the problem
one year ago
0 Votes
1 Answers
1K Views
0 Votes 1 Answers 1K Views
one year ago
0 Votes
2 Answers
898 Views
0 Votes 2 Answers 898 Views
10 months ago
0 Votes
7 Answers
1K Views
0 Votes 7 Answers 1K Views
Graph is drawn quite bad in such cases, hard to understand the relations Red line shows the actual linking, but it looks like it links to another dataset alo...
one year ago
0 Votes
1 Answers
1K Views
0 Votes 1 Answers 1K Views
Hello, how to handle clearml.Task.add_requirements("requirements.txt) cases when we have --extra-intex-url in the file
one year ago
0 Votes
5 Answers
1K Views
0 Votes 5 Answers 1K Views
one year ago
0 Votes
25 Answers
2K Views
0 Votes 25 Answers 2K Views
one year ago
0 Votes
0 Answers
1K Views
0 Votes 0 Answers 1K Views
Is this a bug? Clearml version 1.26.4 im passing a list of S3 urls to add_external_files The list is about 1K of files, but only 7 are uploaded (only unique ...
one year ago
0 Votes
1 Answers
1K Views
0 Votes 1 Answers 1K Views
11 months ago
0 Votes
1 Answers
1K Views
0 Votes 1 Answers 1K Views
Hello, can anyone please give us update on our self hosted Ceph server not working with your clearml.conf because we dont have "region" field? None
one year ago
0 Votes
2 Answers
1K Views
0 Votes 2 Answers 1K Views
What could be the reason that im not getting any scalars reported to clearml using example script? None
one year ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
how to make sure that clearml agents are running queue after server restart? Sometimes our worker dies and we manually have to run settuping for queue, we ru...
2 years ago
0 Votes
14 Answers
1K Views
0 Votes 14 Answers 1K Views
one year ago
0 Votes
5 Answers
1K Views
0 Votes 5 Answers 1K Views
Hello, for some reason my upload speed to S3 is insanely slow, I noticed in logs that it upoads to /tmp folder. What does that mean? why tmp?
one year ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
deleted /opt/clearml deleted /home/ma/.clearml deleted /home/ma/clearml.conf Nothing helps
2 years ago
0 Votes
6 Answers
1K Views
0 Votes 6 Answers 1K Views
one year ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
Is there a reason that im not seeing any side panels? Following this tutorial: None
2 years ago
0 Votes
29 Answers
2K Views
0 Votes 29 Answers 2K Views
Hello, please dont tell me I just deleted something: I wanted to do two things: - Update clearml server- I followed the guilde at None - I deleted my old con...
2 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
Hey clearml team, would be nice to include dataset hash when using clearml-data cli. Is the order of --ids the same as returned rows?
one year ago
0 Votes
2 Answers
1K Views
0 Votes 2 Answers 1K Views
How can I move clearml dataset to another directory? Change its URL
one year ago
0 Votes
1 Answers
1K Views
0 Votes 1 Answers 1K Views
one year ago
Show more results questions
0 I'Ve Had This Bug Where Every Few Weeks All My Current Running Experiments Are Stopped And Then Deleted. This Has Now Happend Like 3-4 Times. I Dont Understand What Is Causing It. Model Files, Debug Images Are Saved In Fileserver Folder, But The Task Itse

we are cleaning, but there is a major problem
When deleting a task from web UI, nothing is deleted elsewhere
Debug images are not deleted, models are not deleted. And I suspect that scalars and logs are not deleted too
Im not sure why is that so

one year ago
0 I'Ve Had This Bug Where Every Few Weeks All My Current Running Experiments Are Stopped And Then Deleted. This Has Now Happend Like 3-4 Times. I Dont Understand What Is Causing It. Model Files, Debug Images Are Saved In Fileserver Folder, But The Task Itse

hi, thanks for reaching out. Getting desperate here.
Yes, its self hosted
No, only currently running experiments are deleted (task itself is gone, but debug images and models are present in fileserver folder)

What I do see is some random elastisearch errors popping up from time to time

[2024-01-05 09:16:47,707] [9] [WARNING] [elasticsearch] POST None ` [status:N/A requ...

one year ago
0 I'Ve Had This Bug Where Every Few Weeks All My Current Running Experiments Are Stopped And Then Deleted. This Has Now Happend Like 3-4 Times. I Dont Understand What Is Causing It. Model Files, Debug Images Are Saved In Fileserver Folder, But The Task Itse

from docker inspect I can see that allegorai/clearml uses:
"CLEARML_SERVER_VERSION=1.11.0",
"CLEARML_SERVER_BUILD=373"

Image hash:ed05631045c4237f59ad48f477e06dd72274ab67e70d2f9adc489431d1ce75d7

one year ago
0 I'Ve Had This Bug Where Every Few Weeks All My Current Running Experiments Are Stopped And Then Deleted. This Has Now Happend Like 3-4 Times. I Dont Understand What Is Causing It. Model Files, Debug Images Are Saved In Fileserver Folder, But The Task Itse
  1. is 50GB elastisearch normal? Have you seen it. elsewhere or are we doing something wrong, one thing I think is that we are probably logging too frequently
  2. Is it possible to somehow clean up this?
one year ago
0 I'Ve Had This Bug Where Every Few Weeks All My Current Running Experiments Are Stopped And Then Deleted. This Has Now Happend Like 3-4 Times. I Dont Understand What Is Causing It. Model Files, Debug Images Are Saved In Fileserver Folder, But The Task Itse

I also have noticed that this incident usually happens in the morning at around 6-7AM
Are there maybe some clearnup tasks or backups running on clearml server at those times?

one year ago
0 Why Is Async_Delete Not Working?

@<1523703436166565888:profile|DeterminedCrab71> Thanks for responding
It was unclear to me that I need to set 443 also everywhere in clearml.conf
Setting s3 host urls with 443 in clearml.conf and also in web UI made it work

Im now almost at the finish line. The last thing that would be great is to fix archived task deletion.
For some reason i have error of missing S3 keys in clearml docker compose logs, the folder / files are not deleted in S3 bucket.

You can see how storage_credentials.co...

one year ago
0 Hey! Starting An Mlops Director Position In 2 Weeks. I'M Thinking About Architecture. Has Anyone Ever Tried To Use Clearml As An Experiment Tracker, But Used A Different Orchestrator Like Metaflow, Airflow, Prefect, Etc.? I'M Struggling To Find Guides Or

I have tried:
Airflow - Pain to setup, old UI and other problems

Prefect - Literaly just tried to setup a simple distributed system, took me a week, I do not recommend this tool at all, horrible documentation, noone helps at slack.

Dagster - Absolute beauty, nice UI, easy to setup (as a pip package or just a docker + postgres), i highly recommend this tool. Takes a bit to get used to it. I will in coming week try this combo of dagster + clearml, where i periodically check some things and if...

11 months ago
0 Hello, For Some Reason My Upload Speed To S3 Is Insanely Slow, I Noticed In Logs That It Upoads To /Tmp Folder. What Does That Mean? Why Tmp?

im also batch uploading, maybe thats the problem?

  • The dataset is about 1TB containing 1 million files
  • I dont have the SSD space locally to do the upload
  • So i download a part of the dataset, use add_files() and then upload() to that batch
  • Upload the dataset
    I noticed that each batch is slower and slower
one year ago
0 Hey Clearml Team, Would Be Nice To Include Dataset Hash When Using Clearml-Data Cli. Is The Order Of --Ids The Same As Returned Rows?

Im doing all of this because there isnt (or im not aware of) any good way understand what datasets are on workers

one year ago
0 Why Is Async_Delete Not Working?
  • Here is how client side clearml.conf looks like together with the script im using to create the tasks. Uploads seems to work and is fixed thanks to you guys 🙌
    image
    image
    image
one year ago
0 Have You Guys Forgot To Add Uv Caching? Im Trying On 1.9.3Rc0 And Uv Always Redownloads The Packages, Doesnt Use Cache. Or Is It My Skill Issue? All I Added: Package_Manager: {

i can add "source /workspace/.venv/bin/activate", to clearml.conf docker_init_bash_script
However it then tries to access pip, but i dont need no pip, how to disable it, i already have my packages, and uv doesnt even require pip

9 months ago
0 Why Is Async_Delete Not Working?

So from our IT guys i now know that
"s3" part of url is subdomain, we use it in all other libs like boto3 and cloudpathlib, never had any problems
This is where the crash happens inside the clearml Task
image

one year ago
0 I'Ve Had This Bug Where Every Few Weeks All My Current Running Experiments Are Stopped And Then Deleted. This Has Now Happend Like 3-4 Times. I Dont Understand What Is Causing It. Model Files, Debug Images Are Saved In Fileserver Folder, But The Task Itse

What do you mean by reusing the task for clearml Dataset, got a code example?
We have multiple different projects with multiple people working on each project.
This is our most used code on dataset uploading
image

one year ago
0 Does Dataset.Add_Files Support Uploading From S3 Uri? I Have No Problem Uploading To S3 But Cant Use Data That Is Already In S3? Or Am I Dong Something Wrong? I Read In Documentation That Add_External_Files Supports This Feature, But I Want To Be Able To

Our datasets are more than 1TB in size and will grow in size (probably 4TB and up), this means we also need 4TB local storage just to upload the dataset back in zipped format. This is not a good solution.

What we can do I guess is do the downloading locally by some chunks of files?
Download locally 100 files, add_to_clearml dataset, repeat

one year ago
0 Why Is Async_Delete Not Working?

@<1523701435869433856:profile|SmugDolphin23> Setting it without http is not possible as it auto fills them back in

one year ago
Show more results compactanswers