A question on pipeline artifacts and their use in steps. I want to add an artifact to the pipeline (see below), and use it as input to a function step. But t...
one year ago
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
I'm running into a perplexing issue. I have several agents running on a workstation, I also am directly running code from the same workstation. There are sev...
one year ago
Hello All, I've a question on s3 integration. I've deployed clearml and clearml-agent helm charts in my OVH managed k8s cluster. I've jupyterhub running in s...
one year ago
I've just run a new instance of ClearML and run agent using clearml-agent image I've pushed a simple job to the queue and it's start to run, after finish pip...
one year ago
Hello everybody. I have a question about autoscaler. I have an autoscaler that is started by a python script. When I start the task with task.enqueue('queue'...
one year ago
Hi all! I've found this from clearml-agent docs. I'm a little confused with content. Could anyone explain this line Docker Mode is only suppported in linux ....
one year ago
Hi everyone! I'm having a trouble with executing tasks remotely from web UI using clearml agent docker mode. (with self-hosted server on Windows computer) I ...
one year ago
Hi, does anyone know if there is a way to have the dataset graph that tells us which dataset was created from which other ones without setting the previous d...
one year ago
I'm trying to use K8s-glue agent, to do so, I've followed the next steps: - Created NS clearml - Created secret from template: apiVersion: v1 kind: Secret me...
one year ago
Hi all, I want to ask about HPO if there possibility to work not only with standard args but with configuration_object (OmegaConf) ? Thanks
one year ago
Hi all, We are about to setup the ML infra on one of the ongoing projects where we used ClearML server for CV models training. The parts of the infra should ...
one year ago
Hi everyone! Is there a way to force an agent to clear the clearml cache folder every time it’s done with a task? I have a machine running multiple agents fo...
one year ago
I ran a test job and got error on clearml import line: Environment setup completed successfully Starting Task Execution: Traceback (most recent call last): F...
one year ago
Hi,
Do You Know How To Upload Pyspark Dataframes With Clearml As Artifact?
For Example, I Have Code:
Hi, do you know how to upload pyspark dataframes with clearml as artifact? For example, i have code: task = Task.init( project_name="Try to upload pyspark df...
one year ago
Hi! had a basic question: I want to retrieve all tasks created by a clearml user ID (using Task.get_tasks() and filter). Is it possible to get user ID of the...
one year ago
Hello, Do you know when we compare two experiments if we can hide identicals fields by default?It is a pain to always click on this button if we have a lot o...
one year ago
Why is one of the ghosts from Packman in the corner of my workspace folders? 👻
one year ago
Hi everyone! I'm a ClearML newbie trying it out in my local environment with the docker compose installation described here: None Although my instance appear...
one year ago
Hi Folks! Is there a way to programmatically create users and groups on a server? If so, can someone point me to the docs? Thanks
one year ago
Hi ! trying to run a local version (docker) and have some troubles with my Mac . do you know if the online documentation support the latest version of macOS?
one year ago
Hi, I'm trying to follow the instructions for opening a remote session according to: None I'm on macOS, and when I run clearml-session I get the following er...
one year ago
Dear community, I have tried to use clearml-data sync to update a previously created clearml dataset with a folder's content. There had been no change since ...
one year ago
Hi, I am surprised by the behavior of clearml-agent daemon --stop which stop the worker fine - but also flag ongoing Task as Completed instead of Aborted or ...
one year ago
Hi CLEARMLers, I'm trying to create a dataset with tagged batches of data. I firstly create an empty dataset with dataset_name = 'name_dataset', and then cre...
one year ago
Hello Everybody, I have a quick question, I have been training multiple models and have reached a point where I am satisfied with a model. How do I push my m...
one year ago
Hi, I'm trying to run my code with a PipelineController within a docker container instead of on my local computer. Currently having trouble where the code do...
one year ago
Hi all, I am currently have a pipeline with multiple steps using the functional api add_function_step I would like for one of the steps to be run from within...
one year ago
Hi all, I'm running into an issue where Clear ML tasks being executed by services workers on self-hosted server are automatically terminating. The message sa...
one year ago