jerryshao commented on code in PR #8918:
URL: https://github.com/apache/gravitino/pull/8918#discussion_r2465020044


##########
conf/gravitino-lance-rest-server.conf.template:
##########
@@ -43,6 +43,7 @@ gravitino.lance-rest.responseHeaderSize = 131072
 # THE CONFIGURATION FOR Lance namespace backend
 # The backend Lance namespace for Lance REST service, it's recommended to use 
Gravitino
 gravitino.lance-rest.namespace-backend = gravitino
-gravitino.lance-rest.uri = http://localhost:8090
-# replace metalake with your metalake name in Gravitino
-# gravitino.lance-rest.metalake-name = metalake
+# The uri of the Lance REST service gravitino namespace backend
+gravitino.lance-rest.gravitino.uri = http://localhost:8090
+# The metalake name used for Lance REST service gravitino namespace backend
+#gravitino.lance-rest.gravitino.metalake-name =

Review Comment:
   There's no default value, user should configure this if they want to use 
Lance namespace service.



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