J
jeremy
Video
Compacting Small Files to Restore Query Performance in Apache Spark
The small file problem is the degradation of distributed query performance that arises when a dataset is stored as a very large number of small objects, because the cost of object storage access is d…