jerryshao commented on code in PR #4113: URL: https://github.com/apache/gravitino/pull/4113#discussion_r1701718308
########## docs/how-to-install.md: ########## @@ -125,6 +135,17 @@ variable in the `conf/gravitino-env.sh` file. Then create a `Remote JVM Debug` configuration in `IntelliJ IDEA` and debug `gravitino.server.main`. ::: +#### Manage Gravitino Iceberg REST server in Gravitino package + +You can operate the Iceberg REST server either as a standalone server or as an auxiliary service within the Gravitino server. There are some notable differences between these two modes: Review Comment: "You can run Iceberg REST server...". -- 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]
