mirror of
https://github.com/apache/druid.git
synced 2025-02-15 06:25:18 +00:00
CombineTextInputFormat instead of TextInputFormat combines multiple splits for a single mapper and reduces the strain on hadoop platform. It greatly improves job completion time as there are fewer number of mappers to bookkeep.
The file is empty.