OpenMetadata is a unified metadata platform for data discovery, data observability, and data governance powered by a central metadata repository, in-depth column level lineage, and seamless team collaboration.
Find a file
Teddy e22036cc09
Fixes #7504 Added migration steps to delete profiler pipeline from entity relationship (#7511)
* Added migration steps to delete profiler pipeline from entity relationship

* Added migration to remove rows from entity_relationship with profiler pipelines

* Fixed sample data TestDefinition name after renaming testDefinition

* Added user_tokens table to v005

Co-authored-by: mohitdeuex <mohit.y@deuexsolutions.com>
2022-09-20 08:14:29 +02:00
.github feat: Refactor openmetadata/ingestion docker image (#7456) 2022-09-19 09:20:54 +05:30
.run Fix #7469: Refactor OpenMetadata code modules (#7474) 2022-09-14 23:14:02 -07:00
bin Fix #7516: Move data folder into openmetadta-service (#7517) 2022-09-17 11:35:45 -07:00
bootstrap Fixes #7504 Added migration steps to delete profiler pipeline from entity relationship (#7511) 2022-09-20 08:14:29 +02:00
common Fix #7469: Refactor OpenMetadata code modules (#7474) 2022-09-14 23:14:02 -07:00
conf [BasicAuth] Added Basic Authentication (#7390) 2022-09-19 11:38:45 +05:30
docker fix typo error (#7542) 2022-09-19 15:21:49 +05:30
ingestion Fixes #7504 Added migration steps to delete profiler pipeline from entity relationship (#7511) 2022-09-20 08:14:29 +02:00
ingestion-core lib upgrades (#7536) 2022-09-18 16:51:49 -07:00
openmetadata-airflow-apis Fix flask app context management (#7464) 2022-09-15 10:32:54 +02:00
openmetadata-clients Fix #7469: Refactor OpenMetadata code modules (#7474) 2022-09-14 23:14:02 -07:00
openmetadata-dist Fix #7469: Refactor OpenMetadata code modules (#7474) 2022-09-14 23:14:02 -07:00
openmetadata-docs Bot image update (#7505) 2022-09-19 11:33:39 +05:30
openmetadata-service Fixes #7396 Custom properties description are not updated (#7571) 2022-09-19 22:47:49 -07:00
openmetadata-spec Change camelCase mlModel to lowercase in package name (#7565) 2022-09-19 18:54:02 -07:00
openmetadata-ui Fix(UI) #7403 : Explore page tabs data loading issue (#7461) 2022-09-20 10:04:43 +05:30
scripts Fix #7469: Refactor OpenMetadata code modules (#7474) 2022-09-14 23:14:02 -07:00
.gitignore Fix #7469: Refactor OpenMetadata code modules (#7474) 2022-09-14 23:14:02 -07:00
.nojekyll shahsank3t published a site update 2021-08-04 06:23:29 +00:00
.pre-commit-config.yaml Fix #7469: Refactor OpenMetadata code modules (#7474) 2022-09-14 23:14:02 -07:00
.pylintrc Fix #3395 - Profiler linting (#5177) 2022-05-27 09:50:08 +02:00
CODE_OF_CONDUCT.md Fix #412 - Add code of conduct for OpenMetadata community 2021-09-06 18:57:17 -07:00
CONTRIBUTING.md Fix (#6984) doc links in OpenMetaData (#6986) 2022-08-29 19:38:54 +05:30
LICENSE OpenMetadata snapshot release 0.3 2021-08-01 14:27:44 -07:00
Makefile Fix #7469: Refactor OpenMetadata code modules (#7474) 2022-09-14 23:14:02 -07:00
NOTICE OpenMetadata snapshot release 0.3 2021-08-01 14:27:44 -07:00
package.json Fixed misc UI issues #1972, #1744 and other misc issues (#2011) 2022-01-06 11:42:35 +05:30
pom.xml [BasicAuth] Added Basic Authentication (#7390) 2022-09-19 11:38:45 +05:30
README.md Fix (#6984) doc links in OpenMetaData (#6986) 2022-08-29 19:38:54 +05:30
yarn.lock Bump minimist from 1.2.5 to 1.2.6 (#7022) 2022-08-29 21:51:12 +05:30

OpenMetadata

Build Status Quality Gate Status Release GitHub commit activity Twitter Follow Join us on Slack License

What is OpenMetadata?

OpenMetadata is an Open Standard for Metadata. A Single place to Discover, Collaborate, and Get your data right.

OpenMetadata includes the following:

  • Metadata schemas - defines core abstractions and vocabulary for metadata with schemas for Types, Entities, Relationships between entities. This is the foundation of the Open Metadata Standard.

  • Metadata store - stores metadata graph that connects data assets, user, and tool generated metadata.

  • Metadata APIs - for producing and consuming metadata built on schemas for User Interfaces and Integration of tools, systems, and services.

  • Ingestion framework - a pluggable framework for integrating tools and ingesting metadata to the metadata store. Ingestion framework already supports well know data warehouses - Google BigQuery, Snowflake, Amazon Redshift, and Apache Hive, and databases - MySQL, Postgres, Oracle, and MSSQL.

  • OpenMetadata User Interface - one single place for users to discover, and collaborate on all data.

Features

Check all the supported features here

Try our Sandbox

Take a look and play with sample data at http://sandbox.open-metadata.org

Install and run OpenMetadata

Get up and running in few minutes. See the OpenMetadata documentation for installation instructions.

Documentation and Support

Check out OpenMetadata documentation for a complete description of OpenMetadata's features.

Join our Slack Community if you get stuck, want to chat, or are thinking of a new feature.

Or join the group at https://groups.google.com/g/openmetadata-users

We're here to help - and make OpenMetadata even better!

Contributors

We ❤️ all contributions, big and small! Check out our CONTRIBUTING guide to get started and let us know how we can help.

Don't want to miss anything? Give the project a 🚀

Big thanks to all of you who already support us!

Stargazers repo roster for @open-metadata/OpenMetadata

License

OpenMetadata is released under Apache License, Version 2.0