Hi there, I have a pipeline that query data from a Neo4J database. When I run it using PipelineDecorator.debug_pipeline() it runs just fine, but when I use P...
3 years ago
{"detail":"Error processing request: Error: Failed loading preprocess code for 'py_code_best_model': [Errno 2] No such file or directory: '/root/.clearml/cac...
3 years ago
Hi everyone, my clearml agent fails to clone the repository that is currently on my company's self hosted gitlab instance, which we clone from via ssh. I hav...
one year ago
hi, is it possible to change the url of artifacts in clearml tasks ? (following a migration, the file has been migrated but the artifact has the old url/host...
3 years ago
Hi, I am trying to delete experiments from the archive in order to free some disk space. I select an experiment and choose 'delete', but get a message saying...
3 years ago
Hello guys, i have 4 workers (2 in default and 2 in service queue on same machine) and running a cron job of data preparation.It works well for about 3 days ...
2 years ago
Hey all, I'm running a task inside docker, and one of the functions call: latest_dataset = Dataset.get(dataset_project=dataset_project]) A I get: raise Value...
3 years ago
How can I enforce that the clearml-agent starts the task container WITHOUT the dataset cache enabled?
one year ago
Hi guys, I have a question about elasticsearch connection, we are on kubernetes environment (clearml is deployed with helm chart), in the secret we have this...
one year ago
`I'm attempting my first project in ClearML and have a few questions. I'm migrating my video encoding pipeline in Python3.12 to clearml using the decorators....
8 months ago
Hello everyone! I am using ClearML to manage my model training for a thesis project. I am currently on the stage of hyper-parameter tuning my yolov5u model a...
one year ago
Hi, when I execute task.close() then task.get_status() . The output is completed not closed . I'm wondering when the status becomes closed . Also, I have ano...
2 years ago
Hi everyone. I'm new to ClearML, and I want to give it a go. Does someone have a link to an elaborate tutorial or guide that shows how to set up a ML pipelin...
one year ago
because that tmp config file has different settings from the one that’s in my actual clearml.conf (which is in the remote server of course)
11 months ago
Hi guys, I recently started working on ClearML. I have a pipeline which has couple of tasks added to it. The pipeline executes and completes as expected when...
one year ago
Sporadic failure to retrieve Scalars and Console logs. Context: self-hosted in Azure with 2 separate Azure Container App for the UI and API server. ElasticSe...
8 months ago
Hi! I’m running an experiment as follows: create argparser -> args Task.init (default args) call train(args)Then I clone it and change the parameters in the ...
3 years ago
Hello Admin, I am unable to create pipeline using CPU/GPU/TPU. What is the issue?
one year ago
Hi, it seems ClearML has trouble serializing Keras model config for TF >= 2.5 when the model contains a Lambda layer with functions like K.mean. I’ve created...
3 years ago
Hey, question about the logging of arguments parsed with a clearML task. When I run my experiment and parse an argument called 'train_dataset' with a clearml...
8 months ago
Hi! In "Parallel Coordinates" view, is there an option to "tilt" the strings a bit? it's currently impossible to understand anything when there are multiple ...
3 years ago
Hi clearml community, is there a way to install additional packages on top of base docker env when using Task.force_store_standalone_script() and task.execut...
6 months ago
Hi, i was wondering if the users login information (username and pass) can be taken from the server itself, instead of using the web login config file?
4 years ago
I know this question been asked before but I cannot find the answer again: What is stored in MongoDB vs ElasticSearch vs Redis ? IF we get error intermittent...
9 months ago
But it deprecated. Where can I find how to integrate them?
4 years ago
Hello everyone, I encountered the following error when I tried to clearml-init on ubuntu 24 Retrying (Retry(total=0, connect=None, read=None, redirect=None, ...
one year ago
Hello, How to change the file path of Task’s artifacts. I’m migrating Clearml-server from ServerA to serverB. I’d also like to move the file storage from Min...
3 years ago
Hi everyone! I have a question regarding a specific use case for tasks. To run hyperparam optimization I have a function that evaluates a model on a bunch of...
2 years ago
After resetting and enqueueing a task, the pip installation procedure in a remote agent tries to install packages different from packages that were installed...
3 years ago
Hi all, is there a way to completely disable all artifact logging?
11 months ago