Skip to content
This repository was archived by the owner on Oct 5, 2022. It is now read-only.

HSLdevcom/transitdata-train-eke-deduplicator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

Transitdata-train-eke-deduplicator

Description

Application for de-duplicating EKE unit Messages read from single/multiple Pulsar topics. Writes de-duplicated output to another Pulsar topic.

Building

Dependencies

This project depends on transitdata-common project.

Locally

  • mvn compile
  • mvn package

Docker image

Running

Requirements:

  • Local Pulsar Cluster
    • By default uses localhost, override host in PULSAR_HOST if needed.
      • Tip: f.ex if running inside Docker in OSX set PULSAR_HOST=host.docker.internal to connect to the parent machine
    • You can use this script to launch it as Docker container

Launch Docker container with

docker-compose -f compose-config-file.yml up <service-name>

About

Deduplicator for EKE unit messages from EKE Mqtt api

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published