question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Kafka Streams support

See original GitHub issue

It would be great to support Kafka-Streams as an additional stream processor. This would include a KafkaStreamsStreamlet API to write streamlets using the Kafka-streams API and a runner to execute it in the deployment cluster.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:7
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
cmblitzcommented, Mar 2, 2020

@osleonard We are working on pre-requisites before picking this up. We also have some design concerns - deployment model, whether we need an operator - before we start this in earnest. @agemooij is on vacation this week but we’ll definitely keep you in the loop as we get ready to execute on this.

0reactions
RayRoestenburgcommented, Nov 17, 2020

Not at the moment.

On Sat, 14 Nov 2020 at 12:23, rolandjohann notifications@github.com wrote:

Is there any follow up issue that tracks progress of this topic?

— You are receiving this because you modified the open/close state.

Reply to this email directly, view it on GitHub https://github.com/lightbend/cloudflow/issues/62#issuecomment-727191373, or unsubscribe https://github.com/notifications/unsubscribe-auth/AABGGCIVH3F7VTICVDY2TI3SPZSDHANCNFSM4JV5INEA .

Cloudflow Tech Lead, Lightbend, Inc. ray@lightbend.com raymond@lightbend.com @RayRoestenburg https://twitter.com/RayRoestenburg

https://www.lightbend.com/

Read more comments on GitHub >

github_iconTop Results From Across the Web

Apache Kafka Streams documentation
Kafka Streams is a client library for building applications and microservices, where the input and output data are stored in Kafka clusters.
Read more >
Kafka Streams Overview | Confluent Documentation
Kafka Streams is a client library for building applications and microservices, where the input and output data are stored in an Apache Kafka®...
Read more >
Kafka Streams vs. Kafka Consumer | Baeldung
Another important capability supported is the state stores, used by Kafka Streams to store and query data coming from the topics.
Read more >
What is Kafka Streams: A Comprehensive Guide - Hevo Data
Apache Kafka was developed as a publish-subscribe messaging system that now serves as a distributed event streaming platform capable of handling ...
Read more >
How to Use the Kafka Streams API - DZone
The Kafka Streams API allows you to create real-time applications that power your core business. It is the easiest to use yet the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found