Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prototyping: Create a test environment for a minimal data collector with queues, logging and divided work phases #156

Open
6 tasks
Piiit opened this issue May 19, 2020 · 2 comments
Assignees
Labels
outsourced:AB Given to an external contributor: AboutBits prj:mobility

Comments

@Piiit
Copy link
Contributor

Piiit commented May 19, 2020

  • Search for a real-world data collector (or migrate an existing one, should be simple) @rcavaliere @ohnewein @bertolla @RudiThoeni
  • message queue
  • divide work into downloading --> queue#1 --> enrichment --> queue#2 --> one target (Postgres)
  • logging
  • scheduling
  • grafana
@Piiit Piiit changed the title OpenDataHub Architecute: Setup and test Apache Flink Prototyping: Create a test environment for a minimal data collector with queues, logging and divided work phases Jun 3, 2020
@rcavaliere
Copy link
Member

@Piiit I would suggest to start with an easy and stable Data Collector, e.g. Parking Merano

@alexlanz
Copy link
Collaborator

  • Setting up one managed ActiveMQ cluster on AWS with two queues - 2-3d
  • Programming: 2-4d
    • Write a specific data collector (downloading)
    • Write a specific data enricher (enchriment)
    • Write a general data writer (save into PostgreSQL)
  • Logging: out of the box with the new Docker setup - 0d
  • Scheduling: out of the box with using the Spring Boot scheduler - 0d
  • Grafana: dashboard for the queues - 2-3d

@sseppi sseppi self-assigned this Jun 10, 2020
@Piiit Piiit added the outsourced:AB Given to an external contributor: AboutBits label Nov 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
outsourced:AB Given to an external contributor: AboutBits prj:mobility
Projects
None yet
Development

No branches or pull requests

5 participants