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
3 Answers
1K Views
0 Votes 3 Answers 1K 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
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
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
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
1 Answers
1K Views
0 Votes 1 Answers 1K Views
11 months 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
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
14 Answers
1K Views
0 Votes 14 Answers 1K Views
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
4 Answers
865 Views
0 Votes 4 Answers 865 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
0 Answers
2K Views
0 Votes 0 Answers 2K Views
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
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
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
Is there a reason that im not seeing any side panels? Following this tutorial: None
2 years 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
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
Show more results questions
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
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 Im Having Difficuilty Understanding How To Handle Modified Files On S3

When I look at LinkEntry object, link property is correct, no duplicates. Its relative_path thats duped and also key name in _dataset_link_entries

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

I was on 1.7 version and now im on latest 1.11
Cant get screenshow yet (copying data), will add later.
What worries me is that config and agent folders are empty. I can reconfigure all agents, no problems.
But where is info about projects stored?

2 years 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 Hi, I’Ve Set Up A Clearml Server With The Default_Output_Uri Pointed To S3. We’Re Planning To Migrate From S3 To Azure Blob Storage. Is There A Direct Way To Migrate The Data, Or Should We Simply Transfer The Data From S3 To Azure And Update The Default_

We had a similar problem. Clearml doesnt support data migration (not that I know of)
So you have two ways to fix this:

  • Recreate the dataset when its already in Azure
  • Edit each elasticsearch database file entry to point to new destination (we did this)
one year ago
0 Why Is Async_Delete Not Working?

ok, slight update. It seems like artifacts are uploading now to bucket. Maybe my folder explorer used old cache or something.
However, reported images are uploaded to fileserver instead of s3

here is the script im using to test things. Thanks
image
image

one year ago
0 Why Is Async_Delete Not Working?

we might as well have "s5" there but it is needed there

one year 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 Why Is Async_Delete Not Working?

@<1523701070390366208:profile|CostlyOstrich36> Hello John, we are still unable to use clearml with our self hosted s3 CEPH instances, is there any update on the hotfix for 1.14?

one year ago
0 Why Is Async_Delete Not Working?

I know these keys work, url and everything else works because I use these creds daily

one year 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?

No, i specify where to upload
I see the data on S3 bucket is beeing uploaded. Just the log messages are really confusing
image

one year ago
0 Why Is Async_Delete Not Working?

removing it doesnt fix the problem

one year ago
0 Why Is Async_Delete Not Working?

@<1523701070390366208:profile|CostlyOstrich36> Hello, im still unable to understand how to fix this

one year ago
0 Hello, Im Having Huge Performance Issues On Large Clearml Datasets How Can I Link To Parent Dataset Without Parent Dataset Files. I Want To Create A Smaller Subset Of Parent Dataset, Like 5% Of It. To Achieve This, I Have To Call Remove_Files() To 60K It

You can check out boto3 python client (This is what we use to download / upload all S3 stuff), but minio-client probably already uses it under the hood.
We also use aws cli to do some downloading, it is way faster than python.

Regarding pdfs, yes, you have no choice but to preprocess it

one year ago
0 Why Is Async_Delete Not Working?
  1. This is how web UI configurations looks like
    image
one year ago
0 Why Is Async_Delete Not Working?

clearml.conf is a fresh one i did clearml-init to make sure

one year ago
0 Why Is Async_Delete Not Working?

@<1523701070390366208:profile|CostlyOstrich36> Still unable to understand what im doing wrong.
We have self hosted S3 Ceph storage server
Setting my config like this breaks task.init
image

one year ago
Show more results compactanswers