-
Updated
Sep 5, 2020 - C
apache-kafka
Here are 420 public repositories matching this topic...
-
Updated
Sep 4, 2020 - Java
-
Updated
Mar 17, 2020 - Java
-
Updated
Sep 3, 2020 - Ruby
-
Updated
Aug 4, 2020 - Python
-
Updated
Jan 24, 2017 - Scala
-
Updated
Aug 31, 2020 - Python
Please create ingress template and configuration for:
- kafka-rest
- kafka-connect
- schema-registry
-
Updated
Jul 29, 2020 - Jupyter Notebook
-
Updated
Aug 18, 2020 - Java
-
Updated
Sep 4, 2020 - C++
-
Updated
Dec 22, 2019
-
Updated
Sep 14, 2015 - Shell
If for some reason a user starts up a broker outside of the web client, they should be able to make a new GET request to the backend to update the broker list in the client.
-
Updated
Feb 9, 2019 - Java
-
Updated
Jan 19, 2018 - Java
-
Updated
Sep 3, 2020 - Ruby
Currenlty a StreamsExecutionEnvironment instance can be registed directly through the AzkarraContext#addExecutionEnvironment method and from the configuration.
The following example shows how to define an environment using configuration :
azkarra {
// Create a environment for running the WordCountTopology
environments = [
{
name: "dev"
config = {}
jo
console-consumer-produer-basic -> console-consumer-producer-basic (note missing c)
-
Updated
Aug 27, 2020 - Java
-
Updated
Sep 27, 2017 - Scala
-
Updated
Aug 22, 2020 - Scala
-
Updated
Jul 21, 2020 - Java
-
Updated
Nov 12, 2019 - Java
Improve this page
Add a description, image, and links to the apache-kafka topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the apache-kafka topic, visit your repo's landing page and select "manage topics."
When using filters we get every second a progress update that shows the number of processed messages and amount of bytes. When the search request is done the information is not accessible anymore. As a user I'd like to see these stats for my last search until I trigger a new one.