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.
- 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.
- Add Neo4J graph query support
- Add user profile page
- Deploy Data Hub to Azure Cloud