Skip to content

matteopidone/DSBD-Project

Repository files navigation

DSBD-Project

University project related to Distributed Systems and Big Data.

Configuration

After cloning the repository, execute the command:

docker compose up

Upon the start of each container, routine operations necessary for the system's use will be performed: table creation, insertion of initial values, communication setup, process startup, etc.

An estimated startup time (for the reasons mentioned above) is approximately 3-4 minutes.

Refer to the Configuration section (Project Documentation) for all details related to this phase.

In case of a failed building process (kafka errors, health check failed, etc.), it is necessary to execute:

docker compose down && docker compose up

Requirements

It is recommended to allocate at least 3/4 GB of RAM to Docker Desktop to avoid sudden termination issues of processes within the ETL Data Pipeline (Error 137, Error 0)

Data Retrieval

Port 9003

SLA Manager

Port 9004

  • Past violation count: localhost:9004/pastViolation Click here
  • Indication of possible violations: localhost:9004/futureViolation Click here

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published