Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Which of the following parameter is the threshold for the accounting and serialization buffers?

a) io.sort.spill.percent
b) io.sort.record.percent
c) io.sort.mb
d) None of the mentioned

Answer: a
Explanation: When the percentage of either buffer has filled, their contents will be spilled to disk in the background.

Join The Discussion