eaba commented on a change in pull request #6757: URL: https://github.com/apache/pulsar/pull/6757#discussion_r411371889
########## File path: conf/presto/catalog/pulsar.properties ########## @@ -20,7 +20,7 @@ # name of the connector to be displayed in the catalog connector.name=pulsar # the url of Pulsar broker service -pulsar.broker-service-url=http://localhost:8080 +pulsar.web-service-url=http://localhost:8080 Review comment: `pulsar.web-service-url` as a new setting? ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
