Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] to #123, support pulsar connector source #188

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

qidian99
Copy link

Signed-off-by:

to #123, support pulsar connector source

@qidian99 qidian99 force-pushed the issue/#123_support_pulsar_source_connector branch 4 times, most recently from 72420fc to 1355d76 Compare November 18, 2022 20:36
Added pulsar source v1

Pulsar source connector adapt to bitsail v1 source reader.

Wired up bitsail config for Pulsar connector

Simple implementation of pollNext function in Pulsar connector
@qidian99 qidian99 force-pushed the issue/#123_support_pulsar_source_connector branch from 1355d76 to 51f2429 Compare November 18, 2022 20:37
</dependency>
<dependency>
<groupId>io.streamnative.connectors</groupId>
<artifactId>pulsar-flink-connector_${scala.binary.version}</artifactId>
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we can't dependency flink conector when use v1 version interface..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants