BigData / Hadoop basics
How does Tweaking block size affect the system?
While tweaking the block size, a very small block size will increase seek time to read the file that affects performance and making large block size we will lose the parallelism while reading a file.
More Related questions...