This is an example application that demonstrates how to use OpenMetadata API in python to create a retention policy for a dataset. The application can implement any business logic using the OpenMetadata API.
Learn more and join the community at open-metadata.org.
- run OpenMetadata/docker/run_local_docker.sh
- tag images (using
scripts/tag_images.sh
) - run
make clean all
- go to
http://localhost:8585
and install the app