FANNG1 commented on code in PR #7397: URL: https://github.com/apache/gravitino/pull/7397#discussion_r2157918514
########## conf/gravitino.conf.template: ########## @@ -78,3 +78,21 @@ gravitino.iceberg-rest.httpPort = 9001 gravitino.iceberg-rest.catalog-backend = memory # The warehouse directory of Iceberg catalog for Iceberg REST service gravitino.iceberg-rest.warehouse = /tmp/ + + +# THE CONFIGURATION FOR LINEAGE BACKEND Review Comment: How about removing the configurations ? If we add the config, we should also add all lineage config items. -- 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]
