-
Hi,
This is my consumer code:
```
conn, err := grpc.Dial("localhost:10001", grpc.WithInsecure())
if err != nil {
panic(err)
}
defer conn.Close()
…
-
[ Disclaimer - I am fairly new with Pulsar so I might not understand all the pulsar details but I have been using spark from a while now. ]
I am using Apache Spark consumer for consuming data from Pu…
-
![image](https://user-images.githubusercontent.com/46527272/78127268-77c77000-7431-11ea-91f3-ad3216c06add.png)
after starting pulsar manager when i access it it shows 500 error only not loading confi…
-
I sometimes randomly get this error when using this plugin.
![Screenshot from 2024-07-17 17-05-44](https://github.com/user-attachments/assets/062bd56b-3204-41ad-a6ab-90fa89238da5)
~~The "Open Co…
-
Hi
We are trying to install pulsar on our test environnent to test for a production use. We install it by using helm chart. Looking to have a ui to administrate it we enable pulsar manager on the ch…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Environment
```markdown
- Milvus version: 2.4.7
- Deployment mode(standalone or cluster): cluster
- MQ type(…
-
I am working on a project for CDC from a MySQL database that stores each update in Pinot once it has been streamed. MySQL, Pulsar and Pinot have been run on Docker using the debezium mysql example 0.8…
-
Hi,
I've set up the cluster. During configuration I see that the offloading to GCP Buckets seems not to be working. I think it relates to missing properties.
I've followed the steps to use the k…
ton3r updated
7 months ago
-
**Describe the bug**
I am trying to setup a development pulsar environment in Kubernetes and pulsar-manager does not seem to work out of the box.
I see the following log in the postgresql db log:
…
-
### Thanks in advance for your bug report!
- [X] Have you reproduced issue in [safe mode](https://pulsar-edit.dev/docs/atom-archive/faq/sections/what-does-safe-mode-do.html)?
- [X] Have you used the …
m1ga updated
5 months ago