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 13 hours ago

Reputation

0

Badges 1

123 × Eureka!
0 Votes
2 Answers
117 Views
0 Votes 2 Answers 117 Views
one month ago
0 Votes
1 Answers
670 Views
0 Votes 1 Answers 670 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
7 Answers
532 Views
0 Votes 7 Answers 532 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...
5 months ago
0 Votes
80 Answers
33K Views
0 Votes 80 Answers 33K Views
Why is async_delete not working? - bucket is not right in logs - This is really misleading in web ui, because it says "success" although async_delete failed ...
11 months ago
0 Votes
1 Answers
776 Views
0 Votes 1 Answers 776 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
10 months ago
Show more results questions
0 Why Is Async_Delete Not Working?

removing it doesnt fix the problem

10 months ago
0 Why Is Async_Delete Not Working?

I do have write permissions

10 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

10 months 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...

10 months ago
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?

I cant get the conf credentials to work
Specifying it like this gives me:
Exception has occurred: ValueError
Could not get access credentials for ' None ' , check configuration file ~/clearml.conf
image

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

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

9 months ago
0 Why Is Async_Delete Not Working?

It looks like im moving forward

Setting url in clearml.conf without "s3" as suggested works (But I dont add port ther, not sure if it breaks something, we dont have a port)
host: " our-host.com "

Then in test_task.py
task: clearml.Task = clearml.Task.init(
project_name="project",
task_name="task",
output_uri=" None ",
)

I think connection is created
What im getting now is bucket error, i suppose I have to specify it so...

10 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

10 months ago
0 Why Is Async_Delete Not Working?

unable to see the images with that link tho

10 months 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...

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

good morning, I tried the script you provided and Im getting somewhere
image

10 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

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

I purged all docker images and it still doesnt seem right
I see no side panel and it doesnt ask for login name

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

11 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

5 months ago
Show more results compactanswers