40+ Apache Spark best practices & optimisation interview FAQs – Part-4 Small Files problem

Q38 What causes small files to be created? A38 Files that are in few KBs or MBs are considered to be small files. Ideally anything smaller than the block size (e.g. 128 MB) is a small file. When Spark writes…

(Visited 12 times, 1 visits today)

800+ Java & Big Data Interview Q&As

200+ Java & Big Data Tutorials

Top