MySabers opened a new issue #10399:
URL: https://github.com/apache/pulsar/issues/10399


   How to use python-client to connect to a pulsar cluster ?
   ```python
   import pulsar
   
   client = pulsar.Client('pulsar://localhost:6650')
   ```
   I didn't find a way to connect to the cluster.


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


Reply via email to