apache/pulsar

Not receiving tweets using source connector

Open

#14 381 ouverte le 18 févr. 2022

Voir sur GitHub
 (2 commentaires) (0 réactions) (0 assignés)Java (3 485 forks)batch import
Stalehelp wantedlifecycle/staletype/bug

Métriques du dépôt

Stars
 (13 697 stars)
Métriques de merge PR
 (Merge moyen 3j 10h) (146 PRs mergées en 30 j)

Description

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.

Guide contributeur