-
**Is your feature request related to a problem? Please describe.**
Currently Flink Stateful Functions only supports Kinesis and Kafka as the main IO connector.
**Describe the solution you'd like**…
omidb updated
3 years ago
-
Original Issue: apache/pulsar#13633
---
## Motivation
Certain uses of Pulsar functions could benefit from the ability to access the states of other functions. Currently functions can only access…
sijie updated
2 years ago
-
When passing `--tls-allow-insecure` in a command like:
```
pulsarctl --tls-allow-insecure true --admin-service-url https://xxx --auth-plugin org.apache.pulsar.client.impl.auth.AuthenticationToken …
-
I think it would be useful to try to add an additional transport to Zipkin which would be Apache Pulsar.
**Feature:**
Description of the feature
**Rational**
Pulsar has several features which …
-
Java Pulsar Consumer should not try to establish a connection to the broker within its constructor.
Instead, it should delay attempting to do so until the first time `receive()` is invoked. At the …
-
Do we want to include a number of plotting functions for users? There is currently a plotting script with a number of fairly generic scripts to plot standard pulsar timing plots. It seems like this wo…
-
**BUG REPORT**
I am trying to setup a StreamStorage Cluster, but the command to init the cluster is not working.
***Describe the bug***
If you run this command, there is no error and no way to …
-
Hi,
I'm looking at your library downloading code:
https://github.com/DiMartinoXBMC/script.module.libtorrent/blob/master/python_libtorrent/python_libtorrent/functions.py#L88-L99
On Android, it …
-
Original Issue: apache/pulsar#5831
---
#### Problem
This task is used for tracking adding a section in functions documentation about the function argument types and schema.
sijie updated
2 years ago
-
**Is your feature request related to a problem? Please describe.**
Provide option to specify the hashing scheme for output topic producers in Pulsar functions.
**Describe the solution you'd like…