Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
memoriav
Memobase 2020
services
Import Process
Table Data Transform
Commits
d9c8e2d1
Commit
d9c8e2d1
authored
May 18, 2020
by
Jonas Waeber
Browse files
Fix missing settings option.
parent
732dbbcf
Pipeline
#9128
passed with stages
in 6 minutes and 45 seconds
Changes
1
Pipelines
2
Show whitespace changes
Inline
Side-by-side
src/main/kotlin/App.kt
View file @
d9c8e2d1
...
...
@@ -35,6 +35,7 @@ class App {
"header.line"
,
"identifier"
),
useStreamsConfig
=
true
,
readSftpSettings
=
true
)
val
topology
=
KafkaTopology
(
settings
).
build
()
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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