FANNG1 commented on code in PR #7765: URL: https://github.com/apache/gravitino/pull/7765#discussion_r2255797822
########## docs/lineage/gravitino-server-lineage.md: ########## @@ -55,6 +55,17 @@ 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 + +The HTTP sink supports sending the lineage event to an HTTP server that follows the OpenLineage REST specification, like marquez Review Comment: please add ########## docs/lineage/gravitino-server-lineage.md: ########## @@ -55,6 +55,17 @@ 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 + +The HTTP sink supports sending the lineage event to an HTTP server that follows the OpenLineage REST specification, like marquez Review Comment: please add -- 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]
