Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
software-project-WS25
Reddit Team
Commits
0533458c
Commit
0533458c
authored
Nov 28, 2025
by
Benavides Ontiveros
Browse files
rename config file
parent
375bd73a
Pipeline
#12197
failed with stages
in 40 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
0533458c
...
@@ -149,7 +149,7 @@ ingest:
...
@@ -149,7 +149,7 @@ ingest:
-
cp tools/filesystem-plugin-2.1.0.jar plugin.jar
-
cp tools/filesystem-plugin-2.1.0.jar plugin.jar
# Build final config file by replacing environment variables
# Build final config file by replacing environment variables
-
envsubst < tools/
bigdata-config-template
.json >
bigdata
-config.json
-
envsubst < tools/
user-config
.json >
user
-config.json
# Show config (without password)
# Show config (without password)
-
cat user-config.json | sed 's/"password":".*"/"password":"****"/'
-
cat user-config.json | sed 's/"password":".*"/"password":"****"/'
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment