Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 425 Bytes

File metadata and controls

7 lines (4 loc) · 425 Bytes

Hadoop Streaming

Given the dataset sunnyvale_pv_energy_production.csv containing the daily photovoltaic energy production of Sunnyvale S.r.l. from July 2016 (1 day per line), let's find out the maximum energy produced in one day (Watt-hour, Wh).

The map/reduce job has been written in many languages to showcase the Hadoop Streaming functionaly: