yuqi1129 commented on code in PR #11113:
URL: https://github.com/apache/gravitino/pull/11113#discussion_r3657039945


##########
conf/gravitino.conf.template:
##########
@@ -122,7 +118,8 @@ gravitino.lance-rest.httpPort = 9101
 # 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
-# The uri of the Lance REST service gravitino namespace backend
-gravitino.lance-rest.gravitino-uri = http://localhost:8090
+# The uri of the Lance REST service gravitino namespace backend.
+# This is not required when Lance REST runs as an auxiliary service embedded 
in Gravitino server.

Review Comment:
   I'm not clear about whether we still support HTTP remote backend if the 
Lance REST service runs as an embedded 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