danhuawang opened a new issue, #9390:
URL: https://github.com/apache/gravitino/issues/9390

   ### What would you like to be improved?
   
   The configuration items in gravitino.conf should follow the same naming 
rules. Some configuration items don't seam in one application.
   
   Auxiliary service iceberg-rest, config item name is like:
   ```
   gravitino.iceberg-rest.gravitino-uri = http://localhost:8090
   gravitino.iceberg-rest.gravitino-metalake = testirc_gcp
   ```
   Auxiliary service lance-rest, config item name is like:
   ```
   gravitino.lance-rest.gravitino.uri = http://localhost:8090
   gravitino.lance-rest.gravitino.metalake-name = my_metalake
   ```
   
   
   ### How should we improve?
   
   The configuration items in gravitino.conf should follow the same naming 
rules.


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