jerryshao commented on code in PR #6946: URL: https://github.com/apache/gravitino/pull/6946#discussion_r2054059525
########## docs/lineage/gravitino-server-lineage.md: ########## @@ -0,0 +1,60 @@ +--- +title: "Gravitino server Lineage support" +slug: /lineage/gravitino-server-lineage +keyword: Gravitino OpenLineage +license: "This software is licensed under the Apache License version 2." +--- + +## Overview + +Gravitino server provides a pluginable lineage framework to receive, process, and sink OpenLineage events. By leveraging this, you could do custom process for the lineage event and sink to your dedicated systems. Review Comment: “pluggable”. -- 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]
