Skip to content
Snippets Groups Projects
Commit 421f89ff authored by Sören Henning's avatar Sören Henning
Browse files

Configure logger as default sink

parent 1661623c
No related branches found
No related tags found
1 merge request!245Firestore sink for UC1 Beam
Pipeline #6645 passed
application.name=theodolite-uc1-application
application.version=0.0.1
sink.type=logger
kafka.bootstrap.servers=localhost:9092
kafka.input.topic=input
kafka.output.topic=output
......@@ -13,4 +15,4 @@ cache.max.bytes.buffering=-1
specific.avro.reader=True
enable.auto.commit.config=True
auto.offset.reset.config=earliest
\ No newline at end of file
auto.offset.reset.config=earliest
application.name=theodolite-uc1-application
application.version=0.0.1
sink.type=logger
kafka.bootstrap.servers=localhost:9092
kafka.input.topic=input
kafka.output.topic=output
......@@ -13,4 +15,4 @@ cache.max.bytes.buffering=-1
specific.avro.reader=True
enable.auto.commit.config=True
auto.offset.reset.config=earliest
\ No newline at end of file
auto.offset.reset.config=earliest
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