Package eu.dicodeproject.analysis.histogram

Class Summary
DateHistogramDriver Generates an HBase table that contains creation date information for all tweets.
DateHistogramMapper Reads creation dates from HBase and emits years, years+months, years+months+day and individual houts separately as keys with value 1.
DateHistogramReducer Sums all the values coming from the mapper.
 

Enum Summary
DateHistogramMapper.ErrorCases Set of patterns with associated key for later output.
 



Copyright © 2011. All Rights Reserved.