FANNG1 commented on code in PR #45:
URL: 
https://github.com/apache/gravitino-playground/pull/45#discussion_r1732892912


##########
init/gravitino/gravitino.conf:
##########
@@ -67,3 +67,4 @@ gravitino.auxService.iceberg-rest.warehouse = 
hdfs://hive:9000/user/iceberg/ware
 gravitino.auxService.iceberg-rest.jdbc.user = mysql
 gravitino.auxService.iceberg-rest.jdbc.password = mysql
 gravitino.auxService.iceberg-rest.jdbc-driver = com.mysql.cj.jdbc.Driver
+gravitino.auxService.iceberg-rest.catalog-backend-name = catalog_iceberg

Review Comment:
   let REST catalog use the same catalog name with Gravitino Iceberg catalog, 
so they could query same table. cc @jerqi 



-- 
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]

Reply via email to