Skip to content

Commit

Permalink
Set job coordinator replication factor configuration for standalone. (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
shanthoosh authored Mar 16, 2019
1 parent 6711a9f commit 3e3713c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ task.shutdown.ms=4000
job.debounce.time.ms=4000
job.coordinator.zk.consensus.timeout.ms=4000
job.coordinator.zk.session.timeout.ms=4000
job.coordinator.replication.factor=1

job.systemstreampartition.grouper.factory=org.apache.samza.container.grouper.stream.GroupByPartitionFactory
task.name.grouper.factory=org.apache.samza.container.grouper.task.GroupByContainerIdsFactory

0 comments on commit 3e3713c

Please sign in to comment.