FANNG1 commented on code in PR #7765: URL: https://github.com/apache/gravitino/pull/7765#discussion_r2220762926
########## docs/lineage/gravitino-server-lineage.md: ########## @@ -55,6 +55,18 @@ curl -X POST \ Log sink prints the log in a separate log file `gravitino_lineage.log`, you could change the default behavior in `conf/log4j2.properties`. +## Lineage HTTP sink + +Lineage Http sink supports sending the lineage to an Http sink supported by OpenLineage. Consider the example below to configure the HTTP sink. Review Comment: How about using the following sentences? `The HTTP sink supports sending the lineage event to an HTTP server that follows the OpenLineage REST specification, like marquze. ` -- 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]
