geyanggang opened a new pull request, #11147:
URL: https://github.com/apache/gravitino/pull/11147
### What changes were proposed in this pull request?
- Add gravitino-flink-lineage.md with Flink lineage plugin documentation
including:
- Capabilities and prerequisites
- Gravitino dataset format for SQL and DataStream paths
- Connector support matrix (Paimon, Kafka, Hive)
- Step-by-step usage guide with configuration reference
- OpenLineage event example and job lifecycle mapping
- Known limitations and architecture overview
- Update lineage.md to add Flink lineage reference and update capabilities
list.
### Why are the changes needed?
Gravitino now supports Flink lineage via the OpenLineage Flink plugin
(leveraging FLIP-314). Users need documentation to configure and deploy the
plugin. This aligns with the existing Spark lineage documentation pattern.
Fix: #11146
### Does this PR introduce _any_ user-facing change?
Yes. Adds new documentation page for Flink lineage support accessible at
`/lineage/gravitino-flink-lineage`.
### How was this patch tested?
Documentation-only change. Verified markdown renders correctly and all links
are valid.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]