Hi Team! I have created a `${HOME}/.datahub/plugin...
# getting-started
b
Hi Team! I have created a
${HOME}/.datahub/plugins/retention/retention.yaml
file and restart datahub-gms , How to check the new set of retention policies have been applied? still the default provided version-based retention to keep 20 latest aspects for all entity-aspect pairs
✅ 1
b
If you keep editing the schema description in UI and query MySQL , the old aspect should prune themselves?
I'm not sure if this would work though
b
I use python api emmit new dataset
b
Retention policy doesn't prune entities, only the older aspects of an entity
b
But the new retention.yaml it doesn't work,still keep 20 latest aspects for all entity-aspect
b
@delightful-ram-75848 maybe you can find someone who can help troubleshoot this
maybe you can confirm that you have the env value
ENTITY_SERVICE_ENABLE_RETENTION=true
inside gms pod?
b
Yes, I confirmed
b
and thats all the troubleshooting i know 😛
d
@orange-night-91387 would love your help on this!