Skip to content
Snippets Groups Projects
Commit 60552ff7 authored by Gianluigi Pelle's avatar Gianluigi Pelle
Browse files

modified git ignored

parent b6951ac8
No related branches found
No related tags found
No related merge requests found
.env 0 → 100644
COMPOSE_PROFILES=kafka-ui,connect1
PORT_ZOOKEEPER=2181
PORT_BROKER1=29092
PORT_CONNECT=8083
PORT_KAFKA_UI=28080
PORT_NEWS_CONSUMER=28888
# Flink image (the one on GitLab includes Python)
FLINK_IMAGE=flink:1.14.4-scala_2.12
# FLINK_IMAGE=gitlab.inf.unibz.it:4567/rtbdp/resources/flink/pyflink:1.14.4-scala_2.12
# Flink settings
FLINK_TASK_SLOTS=4
FLINK_DEFAULT_PARALLELISM=1
# ports
PORT_FLINK=8081
.env
__pycache__/ __pycache__/
java/target/ java/target/
java/.idea/ java/.idea/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment