mirror of
https://github.com/datahub-project/datahub.git
synced 2025-09-02 13:53:06 +00:00

1.0.26: Add get_all resource for CorpUsers metadata-models 38.1.8 -> 38.1.12: 38.1.12: Remove default filtering on removed field for get_all 38.1.11: Add index builders for datasets and corp groups 38.1.8: Add getFilter method as a search util MP_VERSION=corp-identity-gms:1.0.26 MP_VERSION=metadata-models:38.1.12 MP_VERSION=wherehows-samza:1.0.31
Data Hub
Introduction
Data Hub is Linkedin's generalized metadata search & discovery tool. Check out the Linkedin blog post about Data Hub. This repository is a monorepo which contains complete source code to be able to build Data Hub's frontend & backend services.
Quickstart
- To get a quick taste of Data Hub, check Docker Quickstart Guide first.
- After you have all Docker containers running in your machine, you can ingest sample data by following Data Hub Ingestion Guide.
- Finally, you can start
Data Hub
by typinghttp://localhost:9001
in your browser. You can sign in withdatahub
as username and password.
Quicklinks
Roadmap
- Add Neo4J graph query support
- Add user profile page
- Deploy Data Hub to Azure Cloud
Description
Languages
Java
39.9%
Python
29.2%
TypeScript
29.1%
JavaScript
1%
Shell
0.2%
Other
0.3%