dockerzhang commented on issue #4785:
URL: https://github.com/apache/inlong/issues/4785#issuecomment-1167118203

   @theseusyang please deploy use the following command to check the pulsar 
status.
   
   ```
   $ docker run -it -p 6650:6650  -p 8080:8080 --mount 
source=pulsardata,target=/pulsar/data --mount 
source=pulsarconf,target=/pulsar/conf apachepulsar/pulsar:2.8.2 bin/pulsar 
standalone
   
   ```


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