Hi, While running a pipeline by task, the pipeline is stuck in 1st stage only. Console is showing Configurations: OrderedDict() Overrides: OrderedDict() and ...
2 years ago
Hello everyone, I’m currently facing an issue while using Cloud ClearML with aws_autoscaler.py. Occasionally, some workers become unusable when an EC2 instan...
2 years ago
Hello everyone! We have set up a self hosted ClearML server on an Azure VM. Unfortunately, we are unsure about how the configuration of the subdomains should...
2 years ago
While running a pipeline by decorator, I am getting this error docker: Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daem...
2 years ago
Hi all! How can I reference the model id that was used to create a certain dataset?
2 years ago
Currently, things run in a pipeline are automatically moved to a /.pipelines/ subproject. Is there a way to allow the tasks done via pipelines to show up as ...
2 years ago
Hi friends, we got on a sales call with ClearML yesterday and a discussion about webhooks came up. ClearML seems to not natively implement webhooks It seems ...
2 years ago
I tried to create a model-serving endpoint with clearml-serving, but in the UI it is shown as "Draft", and the endpoint is not available. How can I start the...
2 years ago
Hey everyone, We're running a remote execution (K8S agent) ClearML pipeline from Jupyterhub, but when the agent prepares the environment, it installs a diffe...
2 years ago
How can I tell clearml-agent not to run pip install unless my requierments.txt file was changed. It seems to run pip install every time I run a task although...
2 years ago
Hi, I am building a Data Catalogue in part with clearML, are there any tips for me to combine my own login credentials with ClearML credentials? I want to be...
2 years ago
Hi all! I have been trying to work with running hyper-parameter optimization experiment by creating a base experiment and then using .py script to kick off t...
2 years ago
Hello, is it possible to disable lazy loading ? It’s quite horrible to use in console logs for instance, where search is useless as it doesn’t request anythi...
2 years ago
[Auto scaler / API client does not see tasks in queue] We had used the AWS auto scaler (based on the aws_autoscaler.py script in the repo) and it worked grea...
2 years ago
Hi, I'm currently looking at doing an Azure deployment of ClearML - How feasible is it from a backup/restore perspective to run Elastic, Mongo and Redis as s...
2 years ago
Hello all. I'm trying to figure out how to get the task from pipelines listed under the experiments tab or at least in a place that's easier to find. I'm run...
2 years ago
Hi! I feel really stupid asking this, but: how do I download graphs in a .csv format? I only have download json button, opposed to the documentation that say...
2 years ago
Hi, I have an issue when running a pipeline controller remotely in docker. Basically I have a module that reads a config file into a dict and calls the pipel...
2 years ago
Hi, how to specific an existing container built by custom dockerfile when using clearml-agent? I cloned a yolov5 task and executed remotely by setting CLEARM...
2 years ago
Hi everyone. I'm trying to run a ClearML server behind a Cloudflare Zero Trust proxy with a service token for authorization. I can successfully access the se...
2 years ago
Hey all, any suggestion for this issue?
2 years ago
Hi All, I created a pipeline that creates a task with a script that runs some HugingFace code and then runs a slurm batch that executes "clearml-agent exe" t...
2 years ago
Hi guys, can I somehow link 2 versions of dataset as parent-child after I uploaded both of them? They have the exact same name but uploaded as independent
2 years ago
Hi everyone! How can I create a pipeline in draft mode? In draft mode, I need to install a shell script and pass additional parameters. In addition, I would ...
2 years ago
is it possible to log out all users after changing passwords and restarting server?
2 years ago
Hello Everyone! Thanks to the team for the amazing work on clearml! I've brought up a couple clearml-servers and i've put a load balancer on top of them. I w...
2 years ago
Hi guys, I am trying to use clearml pipelines by function. May i know the correct way to pass model/files from one tasks to next? I realised pickle may not w...
2 years ago
Hi All, Is there a way to make agents that run as root, to execute the code tasks and of pipeline steps, as the user that executed the pipeline or task code ...
2 years ago