Update roadmap.md

This commit is contained in:
Mars Lan 2020-03-11 05:30:40 -07:00 committed by GitHub
parent 66dccefd36
commit 9cd58d5d4b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 - Simplified syntax + code-gen based on annotations
### Aspect-specific MCE & MAE [*WIP*] ### Aspect-specific MCE & MAE [*WIP*]
- Split up unified events to improve scalability & modularity - 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 - Models + UI
### Dashboards as entities [*In use at LinkedIn, waiting to open source*] ### Dashboards as entities [*LinkedIn-internal, waiting to open source*]
- Models + UI - Models + UI
### Jobs & Flows as entities [*WIP*] ### Jobs & Flows as entities [*WIP*]
- Link datasets to jobs & flows - Link datasets to jobs & flows
### Schemas as an entity [*WIP*] ### Schemas as an entity [*WIP*]
- Make schemas searchable - Make schemas searchable
- Support GraphQL schemas - Support GraphQL schemas
### Compliance management for datasets [*In use at LinkedIn, waiting to open source*] ### Data privacy management for datasets [*LinkedIn-internal, waiting to open source*]
- Simple tag-based compliance metadata - Simple tag-based data privacy metadata
### Strongly consistent local index [*WIP*] ### Strongly consistent local index [*WIP*]
- Add query-after-write capability to local DAO - Add query-after-write capability to local DAO
### Gremlin-based Query DAO [*WIP*] ### 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) ## Medium term (6 months - 1 year)
### Fine grain lineage ### Fine grain lineage
- Models + impact analysis - Models + impact analysis
### Operational metadata ### Operational metadata [*WIP*]
- Indexing in OLAP store ([Pinot](https://github.com/apache/incubator-pinot)) with TTL - Indexing in OLAP store ([Pinot](https://github.com/apache/incubator-pinot)) with TTL
### Social features [*WIP*] ### Social features [*WIP*]
- Users will be able to like and follow entities - Users will be able to like and follow entities
- Dataset & field-level commenting - Dataset & field-level commenting
### Microservices as an entity ### Microservices as an entity [*WIP*]
- Initially focus on rest.li services & GraphQL integration - Initially focus on rest.li services & GraphQL integration
### Kundera-based Local DAO ### Kundera-based Local DAO
- Support a wide range of document stores - Support a wide range of document stores