vishnu-chalil commented on code in PR #7397: URL: https://github.com/apache/gravitino/pull/7397#discussion_r2159307713
########## 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: All configurations related to lineage conf is removed from this file. -- 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]
