Skip to content

Commit

Permalink
[Minor] Update ROADMAP.md (apache#5572)
Browse files Browse the repository at this point in the history
### What changes were proposed in this pull request?

Update roadmap as it is out of date.

### Why are the changes needed?

Give people an idea of what the project is working on and future plans.

### Does this PR introduce _any_ user-facing change?

N/A

### How was this patch tested?

N/A
  • Loading branch information
justinmclean authored Nov 14, 2024
1 parent 58fdd5d commit fe041a9
Showing 1 changed file with 16 additions and 3 deletions.
19 changes: 16 additions & 3 deletions ROADMAP.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,23 @@ As of March 2024, this is the current roadmap for the Apache Gravitino project.

### Q3 (July-September)

Continue to improve and expand the features of Gravitino, including adding more functionality to the data compliance framework.
- Implement centralized mechanisms for managing and enforcing access control policies across Gravitino deployments.
- Deploy a standalone REST catalog server compatible with Iceberg.
- Develop and release a connector for Flink, enhancing Gravitino’s compatibility with stream processing frameworks.
- Enable metadata tagging for easier resource categorization and management.
- Release Gravitino 0.6.1

### Q4 (October-December)

Refine and polish Gravitino based on user feedback and market/community demands.
- Provide support for Filesystem in Userspace (FUSE) and Container Storage Interface (CSI).
- Introduce cloud storage support, including secure credential vending to simplify access management in cloud-native setups.
- Develop and release a comprehensive auditing framework for tracking and logging data access.
- Release Gravitino 0.7.0 with focus on advanced security and cloud integration features.

Apache, Apache Doris, Apache Kafka, Apache Spark, Apache Ranger, Apache Paimon are either registered trademarks or trademarks of The Apache Software Foundation in the United States and other countries.
## 2025 Roadmap

- Streamline dataset versioning, metadata organization, and secure sharing across teams.
- Add storage and indexing for vector data, improving compatibility with ML workflows.
- Improve support for large text datasets tailored for LLM applications.

Apache, Apache Doris, Apache Flink, Apache Iceburg, Apache Kafka, Apache Spark, Apache Ranger, Apache Paimon are either registered trademarks or trademarks of The Apache Software Foundation in the United States and other countries.

0 comments on commit fe041a9

Please sign in to comment.