Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
Real-time-Smart-news
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Pelle Gianluigi (Student Com20)
Real-time-Smart-news
Commits
60552ff7
Commit
60552ff7
authored
2 years ago
by
Gianluigi Pelle
Browse files
Options
Downloads
Patches
Plain Diff
modified git ignored
parent
b6951ac8
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.env
+17
-0
17 additions, 0 deletions
.env
.gitignore
+0
-1
0 additions, 1 deletion
.gitignore
with
17 additions
and
1 deletion
.env
0 → 100644
+
17
−
0
View file @
60552ff7
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
This diff is collapsed.
Click to expand it.
.gitignore
+
0
−
1
View file @
60552ff7
.env
__pycache__/
__pycache__/
java/target/
java/target/
java/.idea/
java/.idea/
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment