0 votes
in Apache Druid by

Each segment starts off being created on a MiddleManager, and at that point the segment is _____.

Select the correct answer from below given options:

a) immutable & uncommitted

b) mutable & uncommitted

c) immutable & Committed

d) mutable & committed

1 Answer

0 votes
by

Correct answer of above question is : -b) mutable & uncommitted

Each segment starts off being created on a MiddleManager, and at that point the segment is mutable & uncommitted
...