jerryshao commented on code in PR #4113: URL: https://github.com/apache/gravitino/pull/4113#discussion_r1701720841
########## 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: Also you mentioned that "There are some notable differences", so what is the difference here? what you mentioned here is not the difference, is the step to configure and run. So I suggest you not to use table hrtr, just list them step by step to tell the user how to run in two modes. -- 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]
