Takahiko Kawasaki
Takahiko Kawasaki

Reputation: 19001

What restrictions are there during HBase compactions?

I'm wondering whether or not there are any restrictions during HBase minor/major compactions. I read the online document but could not find any explicit mention about restrictions. What I'm mostly worrying about is whether read/write operations are blocked during compactions. Could you give me some insights, please?

EDIT (2012-May-25)
I posted the same question to the HBase mailing list and could get an answer saying "No operations are blocked during compactions." Thanks a lot.

Upvotes: 0

Views: 94

Answers (1)

Takahiko Kawasaki
Takahiko Kawasaki

Reputation: 19001

I posted the same question to the HBase mailing list and could get an answer saying "No operations are blocked during compactions." Thanks a lot.

Upvotes: 1

Related Questions