- Big Data Analytics with Hadoop 3
- Sridhar Alla
- 78字
- 2021-06-25 21:26:18
Min/max/count
This is an analytic to determine the minimum, maximum, and count of a particular event, such as the first time a city was sampled, the last time a city was sampled, and the number of times the temperature was measured in between that time period. You don't have to collect all three of these aggregates at the same time, or any of the other use cases listed here, if you are only interested in one of them.