Skip to content
This repository has been archived by the owner on Aug 16, 2023. It is now read-only.

Operator for calculating the difference between two values in data streams

License

Notifications You must be signed in to change notification settings

SENERGY-Platform/analytics-operator-diff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

operator-value-diff

Subtracts the current Value from the previous one.

VAR Default Desc
CONFIG_APPLICATION_ID operator-value-diff Application ID
CONFIG_BOOTSTRAP_SERVERS Queried from zookeeper List of kafka brokers, optional if ZK_Quorum is given
ZK_QUORUM localhost:2181 zookeeper instances
KAFKA_TOPIC input-stream inputstream name
KAFKA_OUTPUT output-stream outputstream name
INPUT_VALUE value The input value to be diffed
OUTPUT_DIFF diff The difference between two values

About

Operator for calculating the difference between two values in data streams

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages