ClickHouse Flashcards

(12 cards)

1
Q

What is the role of the Keeper Node?

A

handle coordination between ClickHouse nodes

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is the Keeper Node used for?

A
  • cluster membership (who is alive)
  • replica management (sync between shards)
  • distributed DDL commands (table creation across nodes)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Which components in FortiSIEM have this role?

A
  1. Supervisor node by default
  2. can be expanded to additional nodes (manual config)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What number of Keeper Nodes should be used for maintaining quorum?

A

odd number of nodes

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What happens using 2 Keeper nodes and 1Keeper node is lost?

A

quorum is lost - need to use specific steps to recover quorum

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What happens if using 1 Keepr node and that node is lost?

A

ClickHouse event database becomes read only and insertion stops

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

How is the Keeper Node referred to in logs/configs?

A

zookeeper

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Which node always initiates the queries?

A

supervisor

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What is a query node?

A

node that handle user queries (reports, dashboards, investigations)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Which FortiSIEM components assume the role of a Query node?

A
  1. supervisor node (always)
  2. workers (optional but recommended for load distribution)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Which process is run by the Query node?

A

phQueryWorker

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q
A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly