Skip to content
#

data-streaming

Here are 46 public repositories matching this topic...

Kathy110
Kathy110 commented Nov 25, 2021

Description

The broker component can't run well in my computer environment only if the parameter in the configuration file broker.ini is added:
defEthName=ens33
I think it better to add this point into the official deployment document.

InLong Component

InLong TubeMQ

Are you willing to submit PR?

  • Yes, I am willing to submit a PR!

Code of Conduct

  • I agree to f

Design data streaming architecture and API for a real-life application called the Step Trending Electronic Data Interface (STEDI). It is a working application used to assess fall risk for seniors. When a senior takes a test, they are scored using an index which reflects the likelihood of falling, and potentially sustaining an injury in the course of walking. STEDI uses a Redis datastore for risk score and other data. The Data Science team has completed a working graph for population risk at a STEDI clinic. The problem is the data is not populated yet. You will work with Kafka Connect Redis Source events and Business Events to create a Kafka topic containing anonymized risk scores of seniors in the clinic.

  • Updated Jun 3, 2021
  • Python

Improve this page

Add a description, image, and links to the data-streaming topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the data-streaming topic, visit your repo's landing page and select "manage topics."

Learn more