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
GaudyPig83
Moderator
3 Questions, 9 Answers
  Active since 24 February 2023
  Last activity 10 months ago

Reputation

0

Badges 1

9 × Eureka!
0 Votes
2 Answers
656 Views
0 Votes 2 Answers 656 Views
Hi I get errors when i try to see the data visualisation it's server error , that relevant when I want to see "Scalars" and "plots"
one year ago
0 Votes
4 Answers
555 Views
0 Votes 4 Answers 555 Views
Hi all, what is the best way to monitor failer clearml agent that kill all tasks in queue?
10 months ago
0 Votes
12 Answers
959 Views
0 Votes 12 Answers 959 Views
one year ago
0 Hi All, What Is The Best Way To Monitor Failer Clearml Agent That Kill All Tasks In Queue?

Hi, for example there ia mechine without "nvidia driver" on "yotam-mechine" ,
And "yotam mechine" is on queue "a".
There is 200 tasks on this queue.
So "yotam -mechine" will start task,and will failed.
And will get the next task and also will failed.
And will kill all the tasks in the queue.

10 months ago
0 Clearml.Backend_Interface.Session.Senderror: Action Failed <500/100: Tasks.Enqueue/V1.0 (General Data Error (Connectionerror(<Urllib3.Connection.Httpconnection Object At 0X7F28607096D8>: Failed To Establish A New Connection: [Errno 111] Connection Refused

{"type": "server", "timestamp": "2023-02-23T17:28:53,998Z", "level": "ERROR", "component": "i.n.u.c.D.rejectedExecution", "cluster.name": "clearml", "node.name": "clearml", "message": "Failed to submit a listener notification task. Event loop shut down?", "cluster.uuid": "MaYOStbNR6awAlPgDz2r5A", "node.id": "Nr-Cs0Y_S1642J-xn17I-g" ,

one year ago