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
JuicyFox94
Moderator
11 Questions, 381 Answers
  Active since 10 January 2023
  Last activity one year ago

Reputation

0

Badges 1

53 × Eureka!
0 Votes
23 Answers
674 Views
0 Votes 23 Answers 674 Views
Hi, I'm trying to set storage manager to use our internal MiniIO installation but I ran into this issue with this testing code: from trains import Task, Stor...
3 years ago
0 Votes
0 Answers
598 Views
0 Votes 0 Answers 598 Views
other will come in near future hopefully 😄
3 years ago
0 Votes
0 Answers
676 Views
0 Votes 0 Answers 676 Views
Hi everyone!
3 years ago
0 Votes
12 Answers
561 Views
0 Votes 12 Answers 561 Views
Just curious about the pipeline decorator example, I tried to run it in my cluster (latest chart as ususal 😄 ) and I got Traceback (most recent call last): ...
2 years ago
0 Votes
3 Answers
595 Views
0 Votes 3 Answers 595 Views
Hi, how can I obtain current task using a pipeline with decorators? more specific, I need logger = task.get_logger()but I don't have task using pipelines dec...
2 years ago
0 Votes
4 Answers
585 Views
0 Votes 4 Answers 585 Views
Hi everyone, I had a request to use task_overrides during a pipeline step. The goal is to set the OUTPUT DESTINATION on the fly so: pipe.add_step(name='creat...
2 years ago
0 Votes
29 Answers
635 Views
0 Votes 29 Answers 635 Views
3 years ago
0 Votes
21 Answers
548 Views
0 Votes 21 Answers 548 Views
2 years ago
0 Votes
2 Answers
596 Views
0 Votes 2 Answers 596 Views
Hi everyone, there are 3 PR on https://github.com/allegroai/trains-server-k8s/pulls that are still waiting in the wings after more than 20 days. There is any...
3 years ago
0 Votes
1 Answers
628 Views
0 Votes 1 Answers 628 Views
Since I’m using Trains on K8s with my team I started to dig into the Helm chart that needs tweaks. I just started exploring the chart so I just put a first s...
3 years ago
0 Votes
2 Answers
646 Views
0 Votes 2 Answers 646 Views
Hi, do you have a channel for dev/contributors on your github repos? I see only a but no one si there. I think a specific dev channel would be great and help...
3 years ago
0 Hey Hey, I Having Trouble With Clearml And Albs In The Aws. Could Someone Help Me?

In fact it's the same we are applying to helm charts for k8s

one year ago
one year ago
0 I Saw A Guide On Setting Up Clearml Server In Kubernetes.

today it's pretty busy for me but I can try to help if needed, pls put any question here if you have and I will try to answer when possible

3 years ago
0 Hey All, I'M Running A Self Hosted K8S Cluster With Clearml Server Installed Using Helm Chart Clearml-7.2.0, And Saving My Artifacts In Self Hosted S3 Bucket. I'M Able To Upload My Artifacts Just Fine, But I Want To Be Able To Delete Those Artifacts When

it would be great to get logs from apiserver and fileserver pods when deleting a file from ui so we can see what is going on. I’m saying this because, at first glance, I don’t see anyissue in your config

2 months ago
one year ago
0 Hi, We Are Using Clearml On Gcp K8S Using The Clearml-Helm-Charts, We Noticed That After Restarting The Apiserver Pod, The User Credentials We Added For The Secret.Credentials.Apiserver And Secret.Credentials.Tests In The Values.Yaml Are Being Deleted Any

O k, I’d like to test it more with you; credentials exposed in chart values are system ones and it’s better to not change them; let’s forget about them for now. If you create a new accesskey/secretkey pair in ui, you should use these ones in your agents and they shuld not get overwritten in any way; can you confirm it works without touching credentials section?

one year ago
one year ago
0 Hi, We Are Using Clearml On Gcp K8S Using The Clearml-Helm-Charts, We Noticed That After Restarting The Apiserver Pod, The User Credentials We Added For The Secret.Credentials.Apiserver And Secret.Credentials.Tests In The Values.Yaml Are Being Deleted Any

Hi ApprehensiveSeahorse83 , today we released clearml-agent chart that just installs glue agent. My suggestion is to disable k8s glue and any other agent from the clearml chart and install more than one clearml-agent chart in different namespaces. In this way you will be able to have k8s glue for every queue (cpu and gpu).

one year ago
one year ago
0 When I Run

Maybe it can be enough to set annotations in ingress section

one year ago
0 Does The New 2.0 Helm Charts (App Ver 1.1.0) Not Support Nfs?

other wise yes, if this is not an option, you can also mount what is already existing so pls open an issue in new repo helm chart and we can find a solution

2 years ago
0 Does The New 2.0 Helm Charts (App Ver 1.1.0) Not Support Nfs?

Hi BurlySeagull48 , I’m interested in your use case and I think we can find a solution. NFS mounts have the same path in every node?

2 years ago
2 months ago
0 Does The New 2.0 Helm Charts (App Ver 1.1.0) Not Support Nfs?

Or do you want to dinamically mount directly an nfs endpoint? (I understood you need this one)

2 years ago
Show more results compactanswers