Examples: query, "exact match", wildcard*, wild?ard, wild*rd
Fuzzy search: cake~ (finds cakes, bake)
Term boost: "red velvet"^4, chocolate^2
Field grouping: tags:(+work -"fun-stuff")
Escaping: Escape characters +-&|!(){}[]^"~*?:\ with \, e.g. \+
Range search: properties.timestamp:[1587729413488 TO *] (inclusive), properties.title:{A TO Z}(excluding A and Z)
Combinations: chocolate AND vanilla, chocolate OR vanilla, (chocolate OR vanilla) NOT "vanilla pudding"
Field search: properties.title:"The Title" AND text
Profile picture
OutrageousSheep60
Moderator
27 Questions, 109 Answers
  Active since 10 January 2023
  Last activity 4 months ago

Reputation

0

Badges 1

103 × Eureka!
0 Votes
4 Answers
372 Views
0 Votes 4 Answers 372 Views
Hi, I've added external links to the a dataset In the UI I can see that the dataset has the property of Link count with the correct number. But where can I s...
one year ago
0 Votes
6 Answers
369 Views
0 Votes 6 Answers 369 Views
Hi,
Hi, What would be the correct way to check the hash of a file before using https://clear.ml/docs/latest/docs/references/sdk/dataset/#add_files ? is there a b...
11 months ago
0 Votes
4 Answers
393 Views
0 Votes 4 Answers 393 Views
Hi, Is there a way to add the sdk https://clear.ml/docs/latest/docs/configs/clearml_conf#sdkgooglestorage parameters when setting the https://github.com/alle...
one year ago
0 Votes
3 Answers
378 Views
0 Votes 3 Answers 378 Views
Hi, I'm running Dataset.list_datasets() (Version: 1.6.4) and I can't see all the Datasets that I see in the GUI. Any suggestions?
one year ago
0 Votes
9 Answers
441 Views
0 Votes 9 Answers 441 Views
Hi, We have a use case that we would like to upload a local folder into the cloud AS-IS - without compressing or breaking it up into chunks. I tried running ...
11 months ago
0 Votes
19 Answers
375 Views
0 Votes 19 Answers 375 Views
Hi, I'm trying to run clearml-agent in docker mode - however I'm having trouble saving the artifacts. 2022-08-25 05:06:21,820 - clearml.storage - ERROR - Fai...
one year ago
0 Votes
30 Answers
386 Views
0 Votes 30 Answers 386 Views
Hi We are getting the following error when we are trying to run a task on our on premis clearml-agent ( version 1.3.0) cloning: git@github.com:XXXX/sample.re...
one year ago
0 Votes
23 Answers
407 Views
0 Votes 23 Answers 407 Views
Hi, We have started to use clearml using the https://clear.ml/docs/latest/docs/deploying_clearml/upgrade_server_kubernetes_helm , and trying to understand ho...
gcp
2 years ago
0 Votes
24 Answers
388 Views
0 Votes 24 Answers 388 Views
Hi, Question regarding clearml-agent How do we delete a daemon? There is an option to stop a daemon service - but what is the method to delete a specific wor...
one year ago
0 Votes
3 Answers
265 Views
0 Votes 3 Answers 265 Views
Hi i'm trying to finalize a dataset, but although the finalize(auto_upload=True) completes successfully (see image) - But the dataset is still in an uploadin...
4 months ago
0 Votes
8 Answers
366 Views
0 Votes 8 Answers 366 Views
Hi, What would be the best way to save a pandas.DataFrame as an https://allegro.ai/clearml/docs/rst/references/clearml_python_ref/task_module/task_task.html?...
one year ago
0 Votes
5 Answers
373 Views
0 Votes 5 Answers 373 Views
Hi, We are trying to understand when the auto-logging parameters configuration. from the https://github.com/allegroai/clearml/blob/master/examples/frameworks...
one year ago
0 Votes
11 Answers
403 Views
0 Votes 11 Answers 403 Views
Hi, We have recently upgraded to > WebApp: 1.6.0-213 • Server: 1.6.0-213 • API: 2.20 I have some issues: I'm trying to delete a project - and although I don'...
one year ago
0 Votes
6 Answers
431 Views
0 Votes 6 Answers 431 Views
Hi, Newbe question in ClearML Data Assuming my files are already in a bucket on the cloud - What would be the best practice to create a dataset and register ...
one year ago
0 Votes
4 Answers
387 Views
0 Votes 4 Answers 387 Views
Hi, working with clearml 1.6.4 what is the correct way to list all the dataset s within a specific project ?
one year ago
0 Votes
17 Answers
386 Views
0 Votes 17 Answers 386 Views
Hi, I'm following the instructions for https://clear.ml/docs/latest/docs/guides/ide/remote_jupyter_tutorial . after > Launch interactive session [Y]/n? y I"m...
one year ago
0 Votes
1 Answers
362 Views
0 Votes 1 Answers 362 Views
Hi, Is there a way to instantiate a clearml-task while providing it a Dockerfile that it needs to build prior to executing the task? I know that there is a a...
11 months ago
0 Votes
4 Answers
417 Views
0 Votes 4 Answers 417 Views
Hi, I'm looking for an example show how clearml dataset is consumed by sklearn pipeline or pytorch datapipe. e.g. since pytorch uses torch datasets, can we w...
one year ago
0 Votes
2 Answers
413 Views
0 Votes 2 Answers 413 Views
Hi Community, We are having an issue connecting our clearml server via code When I connect via a web browser - there is no problem . When trying to connect v...
one year ago
0 Votes
7 Answers
389 Views
0 Votes 7 Answers 389 Views
Hi, Question regarding the command > clearml-agent list Were do you define the company and user that is running the Worker ? Looking at the https://clear.ml/...
one year ago
0 Votes
4 Answers
381 Views
0 Votes 4 Answers 381 Views
Hi Another issue regarding dataset whenever preview ing the dataset (which is in a parquet tabular format) the browser automatically downloads a copy of the ...
one year ago
0 Votes
5 Answers
372 Views
0 Votes 5 Answers 372 Views
Hi, Is it possible to run ffmpeg within clearml server as a multi processing (as in this example ?) assuming that the ffmpeg will run using a subprocess comm...
9 months ago
0 Votes
6 Answers
390 Views
0 Votes 6 Answers 390 Views
Hi, I'm running clearml==1.8.4rc0 When creating a Dataset with the following code - the dataset that is created includes ALL the files within the bucket and ...
11 months ago
0 Votes
1 Answers
242 Views
0 Votes 1 Answers 242 Views
Question: How can we run a task in a docker container without having to configure it manually? Assumptions with ClearML Agent: To run an experiment using Cle...
5 months ago
0 Votes
9 Answers
433 Views
0 Votes 9 Answers 433 Views
Hi, I'm setting a USER PROPERTIES using the following code task.set_user_properties(MY_THRESHOLD={"type": int, "value": 0.85}, )Whet is the correct way to re...
one year ago
0 Votes
1 Answers
425 Views
0 Votes 1 Answers 425 Views
Hi, How can I get the remote URI of a Dataset (assuming it is GS or S3). Do I need to combine the get_default_storage() with something? Since some datasets a...
one year ago
0 Votes
1 Answers
359 Views
0 Votes 1 Answers 359 Views
Hi, I have a question regarding the Dataset UI (chart helm version 4.1.3 )- WebApp: 1.6.0-213 • Server: 1.6.0-213 • API: 2.20. In order to create a Dataset y...
one year ago
0 Hi, We Have A Use Case That We Would Like To Upload A Local Folder Into The Cloud

In order to create a webdataset we need to create tar files -
so we need to unzip and then recreate the tar file.
Additionally when the files are in GCS in the raw format you can easily review them with the preview (e.g. a wav file can be directly listened within the GCP console - web browser).
I think the main difference is that I can see a value of having access to the raw format within the cloud vendor and not only have it as an archive

11 months ago
0 Hi, We Have A Use Case That We Would Like To Upload A Local Folder Into The Cloud

This does not work -
Since all the files are stored as a single ZIP file (which if unzipped will have all the data), but we would like to have access to the raw files in there original format.

11 months ago
one year ago
0 Hi, Working With Clearml 1.6.4 What Is The Correct Way To List All The

This is my current solution
[ds for ds in dataset.list_datasets() if ds['project'].split('/')[0]==<PROJEFCT_NAME>]

one year ago
0 Hi, Working With Clearml 1.6.4 What Is The Correct Way To List All The

Dataset.list_datasets(dataset_project='XXXX')

Always returns an empty list

one year ago
0 Hi, How Can I Get The Remote Uri Of A

I'm looking for the bucket URI
I think my work flow needs to alter.
get the data into the bucket and then create the Dataset using the add_external_file and then be able to consume the data locally or stream And then I can use - link_entries

one year ago
0 Hi, I'M Trying To Run

i've doubled checked the Path- and it is correct

one year ago
0 Hi, I'M Trying To Run

BTW SuccessfulKoala55 we are running with
CLEARML-AGENT version 1.3.0

one year ago
0 Hi, We Have A Use Case That We Would Like To Upload A Local Folder Into The Cloud

That is a workaround - but surly not optimal
If we want to generate a dataset from a set of files that are on a local computer (e.g. a local GPU workstation then ran some media transformation) -
then instead of creating the Dataset directly - we need to first upload them and only then use the ClearML sdk.
Do you see any option integrating this kind of workflow into clearml?

11 months ago
0 Hi, We Have A Use Case That We Would Like To Upload A Local Folder Into The Cloud

we want to use the dataset output_uri as a common ground to create additional dataset formats such as https://webdataset.github.io/webdataset/

11 months ago
0 Hi, Question Regarding The Command

ClearML key/secret provided to the agent

When is this provided? Is this during the build ?

one year ago
0 Hi, I'M Following The Instructions For

BTW - is the CLEARML_HOST_IP relevant for the clearml-agent ?
i can see that we can create a worker with this environment variable . e.g.
CLEARML_WORKER_NAME=MY-WORKDER CLEARML_WORKER_ID=MY-WORKER:0 CLEARML_HOST_IP=X.X.X.X clearml-agent daemon --detachedmy mistake doesn't use it to create a dedicated IP

one year ago
0 Hi, I'M Following The Instructions For

Is there any settings that we need to take into account when working with session ?
in the https://clear.ml/docs/latest/docs/apps/clearml_session#accessing-a-git-repository it mentions accessing Git Repository -
Can you run clearml sessions without accessing Git? Assuming we are using ssh - what is the correct configuration?

one year ago
0 Hi, I'M Following The Instructions For

I found the task in the UI -
and in the UNCOMMITTED CHANGES execution section there is

No changes logged

Any other suggestions?

one year ago
0 Hi, I'M Following The Instructions For

Hi SuccessfulKoala55
Any suggestion how to progress ?

one year ago
0 Hi, I'M Following The Instructions For

AgitatedDove14 - here is the full log

one year ago
0 Hi, I'M Following The Instructions For

Hi AgitatedDove14
OK - the issue was the firewall rules that we had.

Now both of the jupyter lab and vscode servers are up.

But now there is an issue with the Setting up connection to remote session

After the

Environment setup completed successfully
Starting Task Execution:
ClearML results page:

https://app-clearml.XXXX/projects/XXXXXXXXXX/output/log

There is a WARNING

clearml - WARNING - Could not retrieve remote configuration named 'SSH'...

one year ago
0 Hi, Question Regarding The Command

Looking in the repo I was not able to see an example - only reference to https://github.com/allegroai/clearml/blob/b9b0a506f35a414f6a9c2da7748f3ec3445b7d2d/docs/clearml.conf#L13 - I just need to add company.id or user.id in the credential dict?

one year ago
0 Hi, Question Regarding The Command

What key is used for this? I can only see git_user

one year ago
0 Hi We Are Getting The Following Error When We Are Trying To Run A Task On Our On Premis

Still trying to understand what is this default worker.
I've removed clearml.conf and reinstall clearml-agent
then running the
clearml-agent listgets the following error
` Using built-in ClearML default key/secret

clearml_agent: ERROR: Could not find host server definition (missing ~/clearml.conf or Environment CLEARML_API_HOST)
To get started with ClearML: setup your own clearml-server, or create a free account at and run clearml-agent init Then returning the...

one year ago
0 Hi We Are Getting The Following Error When We Are Trying To Run A Task On Our On Premis

Here is the screenshot - we deleted all the workers - accept for the one that we couldn't

one year ago
0 Hi We Are Getting The Following Error When We Are Trying To Run A Task On Our On Premis

not sure i understand
we are running the daemon in a detached mode

clearml-agent daemon --queue <execution_queue_to_pull_from> --detached

one year ago
0 Hi We Are Getting The Following Error When We Are Trying To Run A Task On Our On Premis

I think I have a lead.
looking at list of workers from clearml-agent list e.g. https://clearml.slack.com/archives/CTK20V944/p1657174280006479?thread_ts=1657117193.653579&cid=CTK20V944
is there a way to find the worker_name ?
in the above example the worker_id is clearml-server-agent-group-cpu-agent-5df4476cfc-j54gh:0 but I'm not able to stop this worker using the command

clearml-agent daemon --stop

since this orphan worker has no corresponding clearml.conf

one year ago
0 Hi We Are Getting The Following Error When We Are Trying To Run A Task On Our On Premis

is this running from the same linux user on which you checked the git ssh clone on that machine?

yes

The only thing that could account for this issue is somehow the agent is not getting the right info from the ~/.ssh folder

maybe -
Question - if we change the clearml.conf do we need to stop and start the daemon?

one year ago
0 Hi We Are Getting The Following Error When We Are Trying To Run A Task On Our On Premis

Well it seems that we have similar https://github.com/allegroai/clearml-agent/issues/86
we are not able to reference this orphan worker (it does not show up with ps -ef | grep clearml-agent -
but still appears with clearml-agent list
and not able to stop with clearml-agent daemon --stop clearml-server-agent-group-cpu-agent-5df4476cfc-j54gh:0
getting
` Could not find a running clearml-agent instance with worker_name=clearml-server-agent-group-cpu-agent-5df4476cfc-j54gh:0 wo...

one year ago
0 Hi We Are Getting The Following Error When We Are Trying To Run A Task On Our On Premis

Hi SweetBadger76 ,
Well - apparently I was mistaken.
I still have a ghost worker that i'm mot able to remove (I had 2 workers on the same queue - that caused my confusion).
I can see it in the UI and when I run clearml-agent list
And although I'm stoping the worker specifically
clearml-agent daemon --stop <worker_id>I'm getting
Could not find a running clearml-agent instance with worker_name=<worker_id> worker_id=<worker_id>

one year ago
0 Hi We Are Getting The Following Error When We Are Trying To Run A Task On Our On Premis

agree -
we understand now that the worker is the default worker that is installed after running
pip install clearml-agentis it possible to remove it ? since all tasks that use the worker don't have the correct credentials.

one year ago
Show more results compactanswers