Hello! I'm trying to rollback one of my ingestion ...
# troubleshoot
i
Hello! I'm trying to rollback one of my ingestion runs by running the following command:
datahub ingest rollback --run-id <run_id>
but i got an expection. I want to remove all my data from a specific datasource. What do you suggest?
i've tryied to use datahub delete but there's still data in the datahub. Command used:
datahub delete --env PROD --platform redshift --hard
How is the UI:
b
cc @dazzling-judge-80093 It seems that containers are not being deleted on environment delete -- @icy-piano-35127 which version of DataHub CLI are you using?
👀 1
Also @icy-piano-35127 Can you share the rest of the exception line?
i
The exception line was just that 👀 thats no more exception, i can try again and see if there's something else now. @big-carpet-38439 About the version i'm using the 0.8.28.1 version of acryl-datahub
b
@icy-piano-35127 Can you try pulling the latest? We released an update to how we delete containers in 0.8.30
i
OFC! I'll try to delete using the 0.8.30+
@big-carpet-38439 @dazzling-judge-80093 i've tryied to perform the delete command again using the 0.8.31 version of datahub and passing just the environment and the platform. But the container are still not beeing deleted.
b
Ohhhh boy. Thanks for the feedback @icy-piano-35127 - We do have a query cache that takes 10 minutes to clear. Hoping its not that 🙂