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

[Bug]inlong-sort does not support pulsar ??? #1954

Closed
2 tasks done
bruceneenhl opened this issue Dec 9, 2021 · 3 comments
Closed
2 tasks done

[Bug]inlong-sort does not support pulsar ??? #1954

bruceneenhl opened this issue Dec 9, 2021 · 3 comments
Assignees
Labels
component/sort type/bug Something is wrong
Milestone

Comments

@bruceneenhl
Copy link
Contributor

What happened

when I start an inlong-sort application:
./flink run -c org.apache.inlong.sort.flink.Entrance /data/apache-inlong/apache-inlong-incubating/inlong-sort/sort-core-0.12.0-incubating-SNAPSHOT.jar --cluster-id inlong_app \ --zookeeper.quorum xx.xx.xx.xx:2181 --zookeeper.path.root /inlong-sort --source.type pulsar --sink.type hive -d &
error occurs like this picture:

sort-error

What you expected to happen

successfully starting a inlong-sort application with pulsar source-type

How to reproduce

start an inlong-sort application with pulsar source-type

Environment

No response

InLong version

master

InLong Component

InLong Sort

Are you willing to submit PR?

  • Yes, I am willing to submit a PR!

Code of Conduct

@bruceneenhl bruceneenhl added the type/bug Something is wrong label Dec 9, 2021
@dockerzhang dockerzhang added this to the 0.12.0 milestone Dec 13, 2021
@ifndef-SleePy
Copy link
Contributor

Hi @bruceneenhl , thanks for feeding back. The sort module does not open the entry for Pulsar yet. I will fix it asap.

@ifndef-SleePy
Copy link
Contributor

@dockerzhang could you assign this ticket to me?

@ifndef-SleePy
Copy link
Contributor

Fixed via #1961.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/sort type/bug Something is wrong
Projects
None yet
Development

No branches or pull requests

4 participants