pulsar-hub
pulsar-hub copied to clipboard
The canonical source of StreamNative Hub.
### Motivation Compares to [mongodb-kafka-connector](https://docs.mongodb.com/kafka-connector/current/), [pulsar-kafka-connector](https://github.com/apache/pulsar/tree/master/pulsar-io/mongo) is quite simple. So it will be better to add some useful features on pulsar-kafka-connector to enhance: * copy.existing config in source: https://docs.mongodb.com/kafka-connector/current/source-connector/configuration-properties/copy-existing/ *...
Getting the following error when running the KinesisSink on AWS │ 15:29:43.835 [//mykn-rgs-kinesis-sink-2-eadb4227-0] ERROR org.apache.pulsar.functions.instance.JavaInstanceRunnable - [//mykn-rgs-kinesis-sink-2-eadb4227:0] Uncaught exception in Java Instance │ │ java.lang.NoClassDefFoundError: javax/xml/bind/DatatypeConverter │ │ at com.amazonaws.services.kinesis.producer.HashedFileCopier.copyFileFrom(HashedFileCopier.java:56)...
- For SN projects listed in Hub https://hub.streamnative.io/, set one template. - For Pulsar built-in connectors, set templates for different features.
Azure offloader is supported in Pulsar 2.7.0, related info: http://pulsar.apache.org/docs/en/next/tiered-storage-azure/ We need to add related info on Hub.
**Description** Because the CI is from a private repository, we need to use a token to checkout to the repository then run the private action. But it doesn't work when...
pulsar-beat-output has been updated to 0.2.0, consider updating the documentation
closes streamnative/sn-docs#933