hey, our elastic search just randomly crashed on our self-hosted k8s deployment. On debugging, it looks like indices are corrupt. Any suggestions of how we m...
2 months ago
Suppose I managed to discover with the help of one of my colleagues how to get the user ID. I can't seem to be able to find any API for getting user data fro...
2 months ago
On a separate note, that embed seems to be slightly off with regards to where the link is actually pointing to, which is POST /tasks.get_all so maybe that co...
2 months ago
Hello there! I've come to bargain! So, I noticed that with the REST API at least the /tasks.get_all endpoint appears to have an undocumented maximum page siz...
2 months ago
Hi all, would someone be able to help me understand data security when working with a local ClearML server? I'm working on a project with sensitive data, so ...
2 months ago
Hi, currently running Dataset.list_datasets() on a giant list of datasets takes a very long time to return the full datasets list. Similarly running Dataset....
2 months ago
Hey, when we change in our clearml conf local cache to our mounted NAS drive (default_base_dir: "/nfs_client/.clearml/cache") download speed is ~50 times slo...
2 months ago
Hey ClearML experts does anyone working example how can use the sdk to delete tasks, where tasks i'ds will come from static list of id's I'm generating a jso...
2 months ago
Ahoy! What happened to Genesis Cloud integration in ClearML? Namely, there used to be something that allows spinning up Genesis Cloud GPU instances directly ...
2 months ago
Do you know how to pass args to python script through clearml-task without --args? Because I am using "click" library for parsing args and when I write clear...
2 months ago
Guys, when you build k8s glue from this path None which build folder do you use? I want to update clearml-agent-k8s-base:1.24-21 which is stored in Helm Chart
2 months ago
Hi, am working on a project with ClearML SDK. Does anyone know how to link ClearML datasets to an experiment? I cannot find it in the ClearML SDK documentati...
2 months ago
Hello, Is it possible to upload artifacts using the REST API? It seems like None only lets you set metadata but not the actual content of the artifacts?
2 months ago
Hi, I'm working on our ML project using ClearML for pipeline management. I have a separate function for data preparation that I'd like to use in the ClearML ...
2 months ago
Hi I’m trying to schedule the tasks execution using clearml.automation.TaskScheduler But the task never starts execution, it always hangs in the ‘pending’ st...
2 months ago
Hi everyone, I’m trying to run a ClearML pipeline. I’m using the " Pipeline from function" script and running it with the ClearML agent. However, the run fai...
2 months ago
Hi folks, I’m having some trouble getting an a100 instance in GCP. I’m talking with a Google rep and need some info on the GCP autoscaler, can you tell me wh...
2 months ago
Hi, I am observing a strange behaviour when loading a dataset’s local copy. dataset_path_training = cml_dataset_training.get_local_copy() logger.info(f"Creat...
2 months ago
Hello, I am having a problem that debug images are not shown after ClearML server migration. I found a solution on this page: https://clear.ml/docs/latest/do...
2 months ago
Hi! While I'm at the office, all works well, but at home I get a lot of timeout warnings while trying to download or save data. I dont think it is related to...
2 months ago
When using clearml Virtual Environment execution, I'd like to add one of the git folders to the python path as an environment variable. How do I know where t...
2 months ago
Hi, I've seem to come across a bug when creating a new child dataset that overwrites parent dataset files. The new files in the child are added as external f...
2 months ago
Hello! Are you able to help be debug this message? RuntimeError: unable to write to file : No space left on device (28) 2024-09-09 14:29:50,124 - clearml.rep...
2 months ago
Hi everyone, Now this is happening: I decided to use the default clearml.conf file, and I try to run the agents using clearml-agent daemon --queue default --...
2 months ago
Hi Team, i am trying to work on this bug None . Posted some of my doubts there, can anyone please help with the doubts. Thanks.
2 months ago
Hi people When I try to use docker agents they fail. If I run the command clearml-agent daemon --gpus 0 --queue default --foreground inside a docker prepared...
2 months ago
Hi people Im tryng to install a worker in a training machine I cant install clearml in the local environment, I can install clearml and clearml-agemt and run...
2 months ago
@<1523701070390366208:profile|CostlyOstrich36> Hey, I just try to switch from public mongo to private and notice, we need database with name auth and backend...
2 months ago
Hello! Is there a way to filter the "Console" logs by host when logging from multiple workers to the same Task when using distributed training? I see the "Ho...
2 months ago