Skip to content

timeplus-io/pulsar-io-sink

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 
 
 
 
 
 
 

Pulsar Sink Connector for Timeplus

Validation

Note: this connector is currently on technical preview stage, it might not be optimized and is subject to change.

This connector helps you route your data in Apache Pulsar topics to Timeplus to anaylize your data in real-time while you are streaming your data to your Pulsar topics.

To run this connector, either download the NAR file from the releases page or checkout the code and build the NAR file on your machine. And then upload the NAR file to your Pulsar worker nodes in the connectors folder, or use the archive parameter when you create a sink.

Configurations

Name Type Required Default Description
hostname String Y The hostname of your Timeplus workspace, currently there are two options: beta.timeplus.cloud or cloud.timeplus.com.cn.
workspaceID String Y The Timeplus workspace ID.
streamName String Y The name of the Timeplus stream you would like to send data to.
apiKey String Y The API key you create in your workspace to be used to send data.

About

Pulsar sink connector for Timeplus. Routes data from Apache Pulsar topics to Timeplus.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages