WARNING:root:Could not lock cache folder /home/ronslos/.clearml/venvs-cache: [Errno 11] Resource temporarily unavailable
2 years ago
Hi guys, I am running an optimization task via clearml-agent and I get the following warning
2 years ago
hey guys trying to save a model via the OutputModel.update_weights function I get the following error: 2023-03-23 11:43:23,298 - clearml.storage - ERROR - Fa...
2 years ago
also ,getting this error message so how to configure repo in clearml.conf clearml.Task - INFO - No repository found, storing script code instead
2 years ago
Hi Team,Im currently getting below error while running the pipeline with pipeline.start() raise ValueError('Could not find queue named "{}"'.format(queue_nam...
2 years ago
What permissions do i need to provide to the bot foe sending notifications in my slack workspace
2 years ago
hey guys, is there a way to dynamically know the path of a cloned github project (and task) inside a docker mode worker? I want to set the PYTHONPATH inside ...
2 years ago
Is the docker-compose deployment suitable for production? If not, is it be better to somehow use docker swarm instead? The advantage of docker swarm is that ...
2 years ago
Hello everyone, I’m running ClearML using SageMaker and its strange i see no plots show up when i create a matplotlib plot after initializing my task, wonder...
2 years ago
Hey Guys! we run tasks using docker mode environment. the docker image we're using has already all the packages installed on the system, but i notice that ev...
2 years ago
Hi! In UI I see USER for each task. Where is this variable stored in the system. How to specify a different user when running a task?
2 years ago
hey guys, i didn't see any record of it in the documentation and i am wondering what the following attributes in the clearml.conf are responsible of: - conda...
2 years ago
More of pushing ClearML to it's data engineering limits 😅 . Could you use ClearML in a event-driven system? That would be so sick! I'm wondering if we could...
2 years ago
After presenting ClearML to my team, I got the question "we're already on AWS, why not use SageMaker?" TBH, I've never gone through the ML workflow with Sage...
2 years ago
Hey, i've spun up ClearML Serving using the example here: None When running curl -X POST " None " -H "accept: application/json" -H "Content-Type: application...
2 years ago
another question: how do i make clearml acknowledge/recgonize a local python module that i am using say i have a local config.py in root directory and a task...
2 years ago
Hi Team, How to configure Gerrit details in ClearML so that tasks or pipeline will be executed depends on Gerrit?
2 years ago
I have been facing this issue "ClearML Monitor: Could not detect iteration reporting, falling back to iterations as seconds-from-start" due to which the enti...
2 years ago
hello all! Is there any way to hide menu on the side bar? i want to show project menu only.
2 years ago
I gave a demo of ClearML to our data engineering team (is also the ML infra team) and it went over really well! 🎉 We have two data science teams that we are...
2 years ago
Hi All! I'M Trying To Create Dataset With Output_Uri Pointing To Google Storage And Got Weird Error:
Hi all! I'm trying to create Dataset with output_uri pointing to google storage and got weird error: google.api_core.exceptions.NotFound: 404 GET //iam/testP...
2 years ago
Hello. I want to update an artifact in a task (a pandas data frame). i do this with upload_artifact . When i access the artifact the next time, i get always ...
2 years ago
Hi everyone! When I execute task.execute_remotely in ClearML, it starts installing every package in my environment, even those that aren't necessary for the ...
2 years ago
Hi all, Is there any way to list/query all the Metric events that are associated with a particular task? I did some experiments with APIClient class, but no ...
2 years ago
Hi everyone, I was working with model serving and monitoring, and wanted to know about monitoring aspects/usage in serving. I actually wanted to know about e...
2 years ago
Hi people! I think the ClearML Dataset.finalize() method might be broken, not sure if here is a good place to report it or I should open an issue? (Or I’m do...
2 years ago
Does clearML have a good story for offline/batch inference in production? I worked in the Airflow world for 2 years and these are the general features we use...
2 years ago
Hi, when I use clearML in jupyter notebook, the task displays SCRIPT PATH: ipykernel_layncher.py by that UNCOMMITTED CHANGES does not show the code. Does any...
2 years ago
Hello all! I'm writing to express my gratitude for supporting such a great platform as ClearML, which I've been actively using lately. I'm running experiment...
2 years ago