nice-country-99675
11/24/2021, 11:36 PMdatahub delete -query AuM
there's one match for the query but it's not deleted... I was able to delete everything else but for some reason there are two dataset that refuse to be deleted 🤷 ... do you want me to provide you more debug information before I nuke the DB?early-lamp-41924
11/24/2021, 11:40 PMnice-country-99675
11/24/2021, 11:42 PMmammoth-bear-12532
datahub get --urn <urn>
return?nice-country-99675
11/24/2021, 11:50 PM{
"value": {
"com.linkedin.metadata.snapshot.DatasetSnapshot": {
"aspects": [
{
"com.linkedin.metadata.key.DatasetKey": {
"name": "AuM",
"origin": "PROD",
"platform": "urn:li:dataPlatform:quicksight"
}
}
],
"urn": "urn:li:dataset:(urn:li:dataPlatform:quicksight,AuM,PROD)"
}
}
}
nice-country-99675
11/24/2021, 11:55 PMTook 11 seconds to delete 0 rows for 1 entities
mammoth-bear-12532
mammoth-bear-12532
datahub delete --urn <urn> --soft
mammoth-bear-12532
datahub get --urn <urn>
to see what you get backmammoth-bear-12532
datahub delete --urn <urn> --hard
nice-country-99675
11/25/2021, 12:08 AMTook 2.47 seconds to delete 4 rows for 1 entities
nice-country-99675
11/25/2021, 12:09 AMhard
parameter... I'm using version version 0.8.17.0
nice-country-99675
11/25/2021, 12:10 AMmammoth-bear-12532
mammoth-bear-12532
mammoth-bear-12532