druid/indexing-hadoop
Deepak 7d92cf2b3b Update IndexGeneratorJob.java
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.
2014-05-22 15:08:12 +05:30
..
src Update IndexGeneratorJob.java 2014-05-22 15:08:12 +05:30
README merge and other refactorings 2013-05-15 17:28:08 -07:00
pom.xml [maven-release-plugin] prepare for next development iteration 2014-05-20 13:22:52 -07:00

README