apache/pulsar

Not receiving tweets using source connector

Open

#14,381 opened on 2022年2月18日

GitHub で見る
 (2 comments) (0 reactions) (0 assignees)Java (3,485 forks)batch import
Stalehelp wantedlifecycle/staletype/bug

Repository metrics

Stars
 (13,697 stars)
PR merge metrics
 (平均マージ 3d 10h) (30d で 146 merged PRs)

説明

Describe the bug I created twitter source connector as per the documentation and I am not receiving any tweets in the topic tweets

To Reproduce Steps to reproduce the behavior: ./pulsar-admin source create --name twitter --source-type twitter --destinationTopicName tweets --source-config '{"consumerKey":"xxxxxxxx","consumerSecret":"xxxxxxxxxxxxxxx","token":"xxxxxxxxxxx","tokenSecret":"xxxxxxxxxxxxxxx"}'

Expected behavior should receive tweets in the topic "tweets"

Screenshots If applicable, add screenshots to help explain your problem. image

Desktop (please complete the following information):

  • OS: [e.g. iOS]

Additional context Add any other context about the problem here.

コントリビューターガイド