Know your Data using OpenMetadata

source:https://docs.open-metadata.org/
  1. how well we know this data?
  2. How clean is the data?
  3. When was it last refreshed?
  4. Who is maintaining the data?
  5. Where the data is stored?
  6. What does each column means?

Need for Catalog

What is Open Metadata

Features

Lineage

Add descriptions

Profiling the data

Metadata versioning

Wild card search

Demo

Prerequisites:

  1. Python 3.8.0 or higher
  2. pip 19.2.3 or higher
  3. Docker 20.10.0 or higher
mkdir openmetadata-docker; cd openmetadata-docker
python3 -m venv env
source env/bin/activate
pip3 install ‘openmetadata-ingestion[docker]’
metadata docker — start
http://localhost:8080
http://localhost:8585

--

--

Bigdata Engineer — Love for BigData, Analytics, Cloud and Infrastructure. Want to talk more? Ping me in Linked In: https://www.linkedin.com/in/ajshetty28/

Get the Medium app

A button that says 'Download on the App Store', and if clicked it will lead you to the iOS App store
A button that says 'Get it on, Google Play', and if clicked it will lead you to the Google Play store
Ajith Shetty

Bigdata Engineer — Love for BigData, Analytics, Cloud and Infrastructure. Want to talk more? Ping me in Linked In: https://www.linkedin.com/in/ajshetty28/