Hey clearml team, would be nice to include dataset hash when using clearml-data cli. Is the order of --ids the same as returned rows?
5 months ago
Hi everyone! I'm currently using the free hosted version (open source) of clearML. I'm mainly using clearml-data at to manage our datasets at the moment, and...
7 months 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 ...
9 months ago
Hello, would it be possible to add to the output table of clearml-data search --id 12345 a url column for the found datasets? ?It's useful when we want to in...
11 months ago
I wonder if there is any way to sync data on cloud storage (e.g S3 or MinIO) using clearml-data sync command? Because I don’t see any place in the documentat...
one year ago
When I run clearml-data to create a new dataset when first setup the clearml server, I got the following error: root@banglian-virtual-machine:~# clearml-data...
one year ago
Hi! I use self-hosted server. I uploaded datasets with clearml-data . After a while I am fetch one of them clearml-data get --copy shows_test --id 155299fcad...
one year ago
[Security] Hi, one of our teams noted that previews of clearml-data datasets are saved in the files_server (indicated in ClearML.conf) instead of the indicat...
one year ago
Hi all, I'm having some issues with syncing modified files using clearml-data sync . I have created the project and an original version of the dataset (and t...
one year ago
Hi, i would like to understand the dataflow when using clearml-data. When i use clearml-data CLI to get versioned data. Does the data proxy though ClearML Se...
2 years ago
When I run clearml-data close on an 84mb file, I get the following response 413 Request Entity Too Large 413 Request Entity Too Large nginxYet the file is st...
2 years ago
Hi, how is the priority of the configuration like? Which one takes precedence? For example, output_uri default_output_uri in clearml.conf on client files_ser...
2 years ago
Hi, when I run clearml-data create --name sampled --project test , this happens: clearml-data - Dataset Management & Versioning CLI Creating a new dataset: R...
2 years ago
Cannot upload a dataset with a parent - seems very odd! clearml versions I tried: 1.6.1, 1.6.2 scenario: * Create parent dataset (with storage on S3) * Uploa...
2 years ago
Question on using clearml-data to manage contents of datasets. I’m having an issue deleting a directory within a dataset uploaded. Here are a few ways I’ve t...
2 years ago
Hi, i was adding data using clearml-data and get the following consistent errors. Retrying (Retry(total=237, connect=237, read=240, redirect=240, status=240)...
2 years ago
Hi folks, Any idea why I am getting this strange error from clearml-data: $ clearml-data list --project myproject clearml-data - Dataset Management & Version...
2 years ago
Hey everyone, when uploading with clearml-data it will print and save a lot of logs (multiple GB) because it prints the progress quite often. How can I make ...
2 years ago
Hi, love what you guys did with the new datasets! I need some help though. I assume there will be a no-code way to do this, maybe not now but in the future. ...
2 years ago
from the docs it is not clear whether I can use the clearml-data CLI for pushing/pulling data from a remote storage (e.g. google storage) https://clear.ml/do...
2 years ago
I’ve set up a gcp project and service acct, and added creds.json to clearml.conf, but this page is not clear on how to use it with clearml-data https://clear...
Hi Could someone please point me to a page that shows how to set up google cloud storage so I can use it to push/pull data from it using clearml-data ? thanks
2 years ago
clearml-data sync not working I am using clearml-data cli to work with the dataset and the workflow is that I get a local copy and then make some changes to ...
2 years ago
Hi, very new to clearml and this concept in overall. Does clearml-data track feature in excel file? i.e. can it give me an evoution of the excel file? Thanks
2 years ago
PS C:\XXXX> clearml-data sync --name gbsg --project Verify_DS --folder C:\XXXX --p arents XXXX Creating a new dataset: New dataset created id=XXXX Syncing da...
2 years ago
Hi, Is there a way to forbid uploading datasets into fileserver or to make s3 storage a default location for datasets? As far as I know, the only way to uplo...
2 years ago
Hi, does self-hosted clearml implements central model repository, something like clearml-data but for models? I don't need model serving, only central storag...
2 years ago
Is there something like clearml-data delete --id myid2delete for Tasks?
2 years ago