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
Answered
Hi! How Can I Delete Dataset From Ui And From S3 Bucket? I Tried To Delete From Ui And Then Checking But I Still Have It ... Api Client Doesn'T Have Methods To Work With Datasets ...

Hi!
how can I delete dataset from UI and from S3 bucket?
I tried to delete from UI and then checking but I still have it ...
API client doesn't have methods to work with datasets ...

  
  
Posted 7 months ago
Votes Newest

Answers 6


Sorry for the delay, @<1523701457835003904:profile|AbruptHedgehog21> , the latest server release (1.12.x) can support deleting data from S3 assuming you preconfigure the server itself with the correct credentials. See here: None

  
  
Posted 7 months ago

@<1523701087100473344:profile|SuccessfulKoala55> Hi! I'm already upgrade versions. Now I have WebApp: 1.12.1-397 • Server: 1.12.1-397 • API: 2.26
but I check the deletion and when I delete dataset from the UI, it still doesn’t delete it from the S3 bucket....
about setting up configs that u send
artifacts, like the datasets themselves, are loaded successfully onto the bucket, which means there is access to it
Then I especially don’t understand why artifacts are not deleted when deleted from the UI

  
  
Posted 6 months ago

Hi @<1523701457835003904:profile|AbruptHedgehog21> can you please share the logs from the async_delete service? It is responsible for the actual deletion of the data

  
  
Posted 6 months ago

hi @<1523701087100473344:profile|SuccessfulKoala55>
Yes, self hosted
WebApp: 1.10.0-357 • Server: 1.10.0-357 • API: 2.24

  
  
Posted 7 months ago

Hi @<1523701457835003904:profile|AbruptHedgehog21> , are you using a self hosted clearml server?

  
  
Posted 7 months ago

@<1523701087100473344:profile|SuccessfulKoala55> Hi!
Can u help me with this question pls?

  
  
Posted 7 months ago