apache/pulsar

Not receiving tweets using source connector

オープン

#14,381 opened on 2022/02/18

 (2 件のコメント) (0 件のリアクション) (0 人の担当者)Java (3,485 件のフォーク)batch import
Stalehelp wantedlifecycle/staletype/bug

Repository metrics

Stars
 (13,697 個のスター)
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.

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