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
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
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
6 Answers
1K Views
0 Votes 6 Answers 1K Views
one year ago
0 Votes
4 Answers
867 Views
0 Votes 4 Answers 867 Views
one year ago
0 Votes
9 Answers
1K Views
0 Votes 9 Answers 1K Views
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:...
9 months 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
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 Why Is Async_Delete Not Working?

In which ui? Because there are two ways to do it. When clicking on artifacti url there is a popup (but has no way to change host url)
Our s3 host doesnt have port (didnt specify port in clearml.conf anywhere and upload works)
image
image
![image](https://clearml-web-assets.s3.amazonaws.com/scoold/images/TT9A...

one year ago
0 Why Is Async_Delete Not Working?

also, if I try to set the url to None it auto replaces it with None : None

one year ago
0 Why Is Async_Delete Not Working?

i need clearml.conf on my clearml server (in config folder which is mounted in docker-compose) or user PC? Or Both?
Its self hosted S3 thats all I know, i dont think it s Minio

one year ago
0 Why Is Async_Delete Not Working?

Adding bucket in clearml.conf causes the same error: clearml.storage - ERROR - Failed uploading: Could not connect to the endpoint URL: " None "
image
image
![image](https://clearml-web-assets.s3.amazonaws.com/scoold/images/TT...

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?

I already found the source code and i modified it as needed.
How can I now get this info from Task that is created when Dataset is created?
Couldnt find anything like clearml.Dataset(id=id).get_size()
image

one year ago
0 Why Is Async_Delete Not Working?

I do have write permissions

one year ago
0 Why Is Async_Delete Not Working?

digging deeper it seems like a parsing issue
image

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

@<1523701482157772800:profile|AnxiousSeal95> I see a lot of people here migrating data from one data source to another.
For us it was that we experimented with Clearml to get the feeling and we used clearml built in file storage to save debug images an all other artifacts.

Then we grew rapidly and we had to migrate to S3 storage.
I had to write a script that goes through elasticsearch and mongo db to point to new S3 links wher the data was migrated to.
I do however understand that migration...

11 months ago
0 Hello Everyone! Is It Possible To Transfer Data (Datasets, Models) From One Clearml Instance To Another? How Can I Do This? I Store My Data In S3 And Clearml Tracks This Data. I Want To Migrate This Data From One Clearml Instance To Another, That Is, Tran

ClearML team should really write up some tutorial about this. I see this question weekly now. The short answer on what we did when we migrated servers was to wite a python script that takes data from clearml mongodb(stores tasks and datasets) and elastic (stores debug image urls, logs, scalars) and migrate them to other clearml instance databases

11 months ago
0 Why Is Async_Delete Not Working?

Bump, still waiting, closing in on a month since we are unable to deploy. We have team of 10+ people

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: {

Not really, but i think i will figure out the uv caching

I have another question @<1523701070390366208:profile|CostlyOstrich36>
How can i make the clearml agent to just run the image with just the uv
dont install any packages, nothing
i found docker_init_bash_script in clearml.config
i know there are some envs to pass in task init but that does not fully do what i want - just simply run the image, i have all the dependencies

9 months ago
0 Hello, Please Dont Tell Me I Just Deleted Something: I Wanted To Do Two Things:

Is fileserver folder needed for successful backup?

2 years ago
0 Hello, Please Dont Tell Me I Just Deleted Something: I Wanted To Do Two Things:

is there any way to see if I even have the data in mongodb?

2 years ago
0 Hello, Please Dont Tell Me I Just Deleted Something: I Wanted To Do Two Things:

This is what I see on fresh clearml
Where all my mounts are on /mnt/data/clearml-server instead of /opt/clearml
image

2 years ago
0 Hello, Please Dont Tell Me I Just Deleted Something: I Wanted To Do Two Things:

I get sidebars and login on my local PC
But the data isnt loaded

I tried to not edit anything in docker-compose and just paste my data in there. Didnt help

2 years ago
0 Hello, Please Dont Tell Me I Just Deleted Something: I Wanted To Do Two Things:

well, I connected to mongodb manually and it is empty, loaded with just examples

2 years ago
2 years ago
0 Hello, Please Dont Tell Me I Just Deleted Something: I Wanted To Do Two Things:

I get the same when I copy /opt/clearml/data folder into /mnt/data/clearml/data

2 years ago
Show more results compactanswers