From 9cd58d5d4be8fa6561b773a711ad566be8ed0679 Mon Sep 17 00:00:00 2001 From: Mars Lan Date: Wed, 11 Mar 2020 05:30:40 -0700 Subject: [PATCH] Update roadmap.md --- docs/roadmap.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/roadmap.md b/docs/roadmap.md index f4328cc4e1..db38fc1651 100644 --- a/docs/roadmap.md +++ b/docs/roadmap.md @@ -7,17 +7,17 @@ Below is DataHub's roadmap for the short and medium term. We'll revise this on a - Simplified syntax + code-gen based on annotations ### Aspect-specific MCE & MAE [*WIP*] - Split up unified events to improve scalability & modularity -### Metrics as entities [*In use at LinkedIn, waiting to open source*] +### Metrics as entities [*LinkedIn-internal, waiting to open source*] - Models + UI -### Dashboards as entities [*In use at LinkedIn, waiting to open source*] +### Dashboards as entities [*LinkedIn-internal, waiting to open source*] - Models + UI ### Jobs & Flows as entities [*WIP*] - Link datasets to jobs & flows ### Schemas as an entity [*WIP*] - Make schemas searchable - Support GraphQL schemas -### Compliance management for datasets [*In use at LinkedIn, waiting to open source*] -- Simple tag-based compliance metadata +### Data privacy management for datasets [*LinkedIn-internal, waiting to open source*] +- Simple tag-based data privacy metadata ### Strongly consistent local index [*WIP*] - Add query-after-write capability to local DAO ### Gremlin-based Query DAO [*WIP*] @@ -35,12 +35,12 @@ Below is DataHub's roadmap for the short and medium term. We'll revise this on a ## Medium term (6 months - 1 year) ### Fine grain lineage - Models + impact analysis -### Operational metadata +### Operational metadata [*WIP*] - Indexing in OLAP store ([Pinot](https://github.com/apache/incubator-pinot)) with TTL ### Social features [*WIP*] - Users will be able to like and follow entities - Dataset & field-level commenting -### Microservices as an entity +### Microservices as an entity [*WIP*] - Initially focus on rest.li services & GraphQL integration ### Kundera-based Local DAO - Support a wide range of document stores