Skip to content

Does the SPU means a node in cluster? #2523

Answered by sehz
whoconli asked this question in Q&A
Discussion options

You must be logged in to vote

Hi, Great questions.

  1. Usually, you should deploy 1 SPU per compute node (VM). You need at least 2 SPUs to guarantee some reliability, with three as a good min number of nodes.
  2. Yes, follower exists mainly for fault tolerance. All read/writes go thru the leader. If you want to process perform concurrent stream processing, partitioning is the way to do that.

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@whoconli
Comment options

@sehz
Comment options

@whoconli
Comment options

@sehz
Comment options

@whoconli
Comment options

Answer selected by whoconli
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants