Vidyalelo
Hadoop · Q62

Advanced MapReduce Concepts

Programming · Hadoop · question 62

Q62

Point out the correct statement.

A.
The minimum split size is usually 1 byte, although some formats have a lower bound on the split size
Answer
B.
Applications may impose a minimum split size
C.
The maximum split size defaults to the maximum value that can be represented by a Java long type
D.
All of the mentioned

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board