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
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
Tested on two PCs now
2 years ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
2 years ago
0 Votes
1 Answers
1K Views
0 Votes 1 Answers 1K Views
12 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
5 Answers
1K Views
0 Votes 5 Answers 1K 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
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
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
4 Answers
898 Views
0 Votes 4 Answers 898 Views
one year 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
25 Answers
2K Views
0 Votes 25 Answers 2K 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
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
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
2 years 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
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
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
2K Views
0 Votes 1 Answers 2K 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
6 Answers
1K Views
0 Votes 6 Answers 1K Views
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
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
0 Answers
1K Views
0 Votes 0 Answers 1K Views
fixing it manually later on fixes the problem
one year ago
0 Votes
14 Answers
1K Views
0 Votes 14 Answers 1K Views
one year ago
0 Votes
2 Answers
947 Views
0 Votes 2 Answers 947 Views
10 months 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:...
10 months 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
1 Answers
1K Views
0 Votes 1 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
Show more results questions
0 Hello, Please Dont Tell Me I Just Deleted Something: I Wanted To Do Two Things:

I also see that elastisearch and mongo has some data

2 years ago
0 Why Is Async_Delete Not Working?

we do, yes. Changing it to https in settings doesnt help

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

@<1523701435869433856:profile|SmugDolphin23> Any ideas how to fix this?

one year ago
0 How Can I Move Clearml Dataset To Another Directory? Change Its Url

How can I do that?
I need to save the original hash, otherwise I lose all trackability to about 2k experiments

one year ago
0 Why Is Async_Delete Not Working?

The problem is that clearml.conf s3 config doesnt support empty region field, even empty strings crashes it

one year ago
0 Why Is Async_Delete Not Working?

Setting these urls in SETTINGS/Configuration/ WEB APP CLOUD ACCESS in web ui
None doesnt work
None doesnt work
None doesnt work
None doesnt work
None gets replaced to None ://s3.host-our.com:8080 doesnt work
None doesnt work
None doesnt work

In all of these inst...

one year ago
0 Why Is Async_Delete Not Working?

digging deeper it seems like a parsing issue
image

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

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

2 years 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?

helper is returned as None for some reason

one year ago
0 Why Is Async_Delete Not Working?

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

one year ago
0 Why Is Async_Delete Not Working?

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

clearml.conf:
{
# This will apply to all buckets in this host (unless key/value is specifically provided for a given bucket)
host: " our-host.com "
key: "xxx"
secret: "xxx"
multipart: false
...

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

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 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, 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
2 years 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...

one year ago
Show more results compactanswers