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
FantasticMole87
Moderator
3 Questions, 9 Answers
  Active since 24 January 2024
  Last activity 11 months ago

Reputation

0

Badges 1

8 × Eureka!
0 Votes
6 Answers
802 Views
0 Votes 6 Answers 802 Views
11 months ago
0 Votes
3 Answers
713 Views
0 Votes 3 Answers 713 Views
Hello, where can i find the up to date clearml repository to build the clearml image present at allegroai/clearml I checked the github clearml & clearml-serv...
11 months ago
0 Votes
8 Answers
634 Views
0 Votes 8 Answers 634 Views
Hello ! I am having some issues while running a pipeline remotely (same device but queue + agent) . Hitting the following issue on my first step: 2024-01-24 ...
11 months ago
0 Hello ! I Am Having Some Issues While Running A Pipeline Remotely (Same Device But Queue + Agent) . Hitting The Following Issue On My First Step:

Haven't played enough with it to have a clear answer to that. Haven't played with storage on minio yet, maybe this would fix it. But I found it misleading to have a link to something that does not exist anymore. As the fix is either to manually update the all database or to repush the dataset again, my opinion is that it would make more sense to have the standard adress configurable (let's say None ) and only store only the location to be happened Full%20Overview/....

11 months ago
0 Hello ! I Am Having Some Issues While Running A Pipeline Remotely (Same Device But Queue + Agent) . Hitting The Following Issue On My First Step:

That is indeed what i ended up doing, it does mean that any migration would lead to a corrupted DB just like mine. Wouldn't it make more sense to build this link from a env var instead in future versions ?

11 months ago
0 Hello, Where Can I Find The Up To Date Clearml Repository To Build The Clearml Image Present At

I did try to build it from there, but it seems that the version do not match the one on the dockerhub

11 months ago
0 Hello ! I Am Having Some Issues While Running A Pipeline Remotely (Same Device But Queue + Agent) . Hitting The Following Issue On My First Step:

Understood, i am still experimenting with the tool, i will check with minio afterwards ton confirms ! Thanks a lot for the quick response !

11 months ago
0 Hello ! I Am Having Some Issues While Running A Pipeline Remotely (Same Device But Queue + Agent) . Hitting The Following Issue On My First Step:

I believe i have found the issue. I previously had my clearml host as localhost While fixing my setup little by little, i changed this to the local ip of my machine. Unfortunnately as shown in this picture, the link was not updated, is there a way to achieve this ?
image

11 months ago