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 28 days ago

Reputation

0

Badges 1

123 × Eureka!
0 Votes
1 Answers
780 Views
0 Votes 1 Answers 780 Views
one year ago
0 Votes
1 Answers
788 Views
0 Votes 1 Answers 788 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
821 Views
0 Votes 0 Answers 821 Views
S3 Setup is confusing for me, so this is how clearml.conf looks like on my local machine where I run test scripts
12 months ago
0 Votes
14 Answers
623 Views
0 Votes 14 Answers 623 Views
7 months ago
0 Votes
0 Answers
1K Views
0 Votes 0 Answers 1K Views
deleted /opt/clearml deleted /home/ma/.clearml deleted /home/ma/clearml.conf Nothing helps
one year ago
0 Votes
2 Answers
766 Views
0 Votes 2 Answers 766 Views
How can I move clearml dataset to another directory? Change its URL
one year ago
0 Votes
25 Answers
815 Views
0 Votes 25 Answers 815 Views
one year ago
0 Votes
29 Answers
1K Views
0 Votes 29 Answers 1K 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...
one year ago
0 Votes
1 Answers
746 Views
0 Votes 1 Answers 746 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...
9 months ago
0 Votes
0 Answers
995 Views
0 Votes 0 Answers 995 Views
one year ago
0 Votes
1 Answers
1K Views
0 Votes 1 Answers 1K Views
Is there a reason that im not seeing any side panels? Following this tutorial: None
one year ago
0 Votes
1 Answers
1K Views
0 Votes 1 Answers 1K 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...
one year ago
0 Votes
3 Answers
513 Views
0 Votes 3 Answers 513 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" (...
6 months ago
0 Votes
1 Answers
587 Views
0 Votes 1 Answers 587 Views
7 months ago
0 Votes
6 Answers
736 Views
0 Votes 6 Answers 736 Views
9 months ago
0 Votes
1 Answers
276 Views
0 Votes 1 Answers 276 Views
3 months ago
0 Votes
1 Answers
880 Views
0 Votes 1 Answers 880 Views
one year ago
0 Votes
3 Answers
761 Views
0 Votes 3 Answers 761 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?
7 months ago
0 Votes
1 Answers
1K Views
0 Votes 1 Answers 1K Views
well, FAQ helped: None I had to clear my cookies and session storage, problem solved
one year ago
0 Votes
3 Answers
1K Views
0 Votes 3 Answers 1K 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...
one year ago
0 Votes
2 Answers
742 Views
0 Votes 2 Answers 742 Views
What could be the reason that im not getting any scalars reported to clearml using example script? None
one year ago
0 Votes
0 Answers
963 Views
0 Votes 0 Answers 963 Views
Tested on two PCs now
one year ago
0 Votes
5 Answers
770 Views
0 Votes 5 Answers 770 Views
10 months ago
0 Votes
7 Answers
616 Views
0 Votes 7 Answers 616 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...
6 months ago
0 Votes
1 Answers
852 Views
0 Votes 1 Answers 852 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
11 months ago
0 Votes
5 Answers
631 Views
0 Votes 5 Answers 631 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?
8 months ago
0 Votes
0 Answers
626 Views
0 Votes 0 Answers 626 Views
fixing it manually later on fixes the problem
9 months ago
0 Votes
1 Answers
564 Views
0 Votes 1 Answers 564 Views
Hello, how to handle clearml.Task.add_requirements("requirements.txt) cases when we have --extra-intex-url in the file
6 months ago
0 Votes
0 Answers
560 Views
0 Votes 0 Answers 560 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 ...
7 months ago
0 Votes
1 Answers
607 Views
0 Votes 1 Answers 607 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...
8 months ago
Show more results questions
0 Why Is Async_Delete Not Working?

Specifying it like this, gets me different error:

Exception has occurred: ValueError

  • Insufficient permissions (delete failed) for None
    botocore.exceptions.ClientError: An error occurred (IllegalLocationConstraintException) when calling the DeleteObject operation: The me-south-1 location constraint is incompatible for the region specific endpoint this request was sent to.

During handling of the above exception, another exception occurred:

File "/home/ma...

11 months ago
0 Why Is Async_Delete Not Working?

it looks like problem is the host field, whenever I add it I get:
2024-01-22 13:27:16,489 - clearml.storage - ERROR - Failed creating storage object None Reason: Missing key and secret for S3 storage access ( None )

11 months ago
0 Why Is Async_Delete Not Working?

Yes, credetials seems to work
Im trying to figure out not why I dont see the uploaded files / folders

  • I checked maybe clearml task uses fileserver instead but i dont see any files in fileserver folder
  • Nothing is uploaded in bucket (i will ask IT guy to check if im uploading any files in logs)
    image
11 months ago
0 What Could Be The Reason That Im Not Getting Any Scalars Reported To Clearml Using Example Script?

I solved the problem.
I had to add tensorboard loggger and pass it to pytorch_lightning trainer logger=logger
Is that normal?

12 months ago
0 Why Is Async_Delete Not Working?

We dont need a port
"s3" is part of url that is configured on our routers, without it we cannot connect

11 months ago
0 Im Having Difficuilty Understanding How To Handle Modified Files On S3

ok, then, I have a solution, but it still makes duplicate names

  • new_dataset._dataset_link_entries = {} # Cleaning all raw/a.png files
  • resize a.png and save it in another location named a_resized.png
  • Add back other files i need (excluding raw/a.png), I add them to new_dataset._ dataset_link_entries
  • Use add_external_files to include it in dataset. Im also using dataset_path=[a list of relative paths]
    What I would expect:
    100 Files removed (all a.png)
    100 Files added (all a_resized.png)
    ...
6 months 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

6 months ago
0 Why Is Async_Delete Not Working?

This is the link generated
image

11 months ago
0 Why Is Async_Delete Not Working?

I do have write permissions

11 months 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?

11 months ago
0 Why Is Async_Delete Not Working?

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

11 months 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)
7 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

3 months ago
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...

10 months ago
0 Why Is Async_Delete Not Working?

Hey, i see that 1.14.2 dropped
I tried it but the issue is still there, maybe the hotfix is in next patch?

Here is the setup so you can reproduce it (we dont have region field)
clearml.conf:
s3 {
use_credentials_chain: false
credentials: [
{
host: " s3.somehost.com "
key: "XXXXXXXXXXXXXXXXXXXX"
` secret: "XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX...

11 months ago
0 Why Is Async_Delete Not Working?

unable to see the images with that link tho

11 months ago
0 Why Is Async_Delete Not Working?

also, when uploading artifacts, I see where they are stored on the s3 bucket, but I cant find where the debug images are stored at

11 months 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 Why Is Async_Delete Not Working?

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

10 months ago
0 Why Is Async_Delete Not Working?

there is a typing in clearm.conf i sent you on like 87, there should be "key" not "ey" im aware of it

11 months 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

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

11 months ago
Show more results compactanswers