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

Feat: Add native Kafka integration for Parseable server #936

Open
nitisht opened this issue Sep 23, 2024 · 7 comments · May be fixed by #983
Open

Feat: Add native Kafka integration for Parseable server #936

nitisht opened this issue Sep 23, 2024 · 7 comments · May be fixed by #983

Comments

@nitisht
Copy link
Member

nitisht commented Sep 23, 2024

User should be able to set environment variables to integrate their Kafka cluster with Parseable.

  • Decide which env vars are needed for this integration.
  • Use a Rust Kafka client like https://github.com/kafka-rust/kafka-rust to subscribe to events from the Kafka client.
  • Ingest data from the given Kafka topic.
  • Once events are ingested, merge the binary data from Kafka to the Parseable data ingestion flow.
@parseablehq parseablehq deleted a comment from algora-pbc bot Sep 23, 2024
@algora-pbc algora-pbc bot removed the 💎 Bounty label Sep 23, 2024
@nitisht
Copy link
Member Author

nitisht commented Sep 23, 2024

/bounty 500

Copy link

algora-pbc bot commented Sep 23, 2024

💎 $500 bounty • Parseable

Steps to solve:

  1. Start working: Comment /attempt #936 with your implementation plan
  2. Submit work: Create a pull request including /claim #936 in the PR body to claim the bounty
  3. Receive payment: 100% of the bounty is received 2-5 days post-reward. Make sure you are eligible for payouts

Thank you for contributing to parseablehq/parseable!

Add a bountyShare on socials

Attempt Started (GMT+0) Solution
🟢 @onyedikachi-david Sep 23, 2024, 6:46:53 AM WIP
🟢 @TomBebb Oct 21, 2024, 8:26:21 PM #983
🟢 @hippalus Nov 18, 2024, 12:44:10 PM WIP

@onyedikachi-david
Copy link

onyedikachi-david commented Sep 23, 2024

/attempt #936

@nitisht: Is this task available for assignment? If not, are you accepting open contributions with the best submission to be selected?

Algora profile Completed bounties Tech Active attempts Options
@onyedikachi-david 7 bounties from 4 projects
JavaScript, Shell
Cancel attempt

@nitisht
Copy link
Member Author

nitisht commented Sep 23, 2024

Hey @onyedikachi-david yes, we'll accept open contributions with the best submission.

@TomBebb
Copy link

TomBebb commented Oct 21, 2024

/attempt #936

@TomBebb TomBebb linked a pull request Nov 8, 2024 that will close this issue
Copy link

algora-pbc bot commented Nov 8, 2024

💡 @TomBebb submitted a pull request that claims the bounty. You can visit your bounty board to reward.

@hippalus
Copy link

hippalus commented Nov 18, 2024

/attempt #936

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants