apache / apache/pulsar

Not receiving tweets using source connector

Open
#14,381 2 comments 0 reactions 0 assignees View on GitHub
help wanted lifecycle/stale Stale type/bug
Dominant language
Java
Stars
15.3k
Forks
3.8k
Avg merge
1d 14h
Merged PRs (30d)
160

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](https://user-images.githubusercontent.com/71083538/154748773-699fcf45-c3e7-414d-a392-d297988c4448.png)

**Desktop (please complete the following information):**
- OS: [e.g. iOS]

**Additional context**
Add any other context about the problem here.

Contributor guide

Open the contributing guide

Research direction

Start with the provided `pulsar-admin source create` command and the Twitter source connector configuration, then check how the connector publishes to the `tweets` topic. Done means the configured Twitter source receives tweets and they appear in that topic; the issue does not name a source file or test.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
distributed-systems
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.