Skip to content

Big Data class project to find particulars of weather stations in US

Notifications You must be signed in to change notification settings

apasricha/MapReduce-WxStation

Repository files navigation

I worked with Hadoop MapReduce on a Big Data class project to find (among other things) the max elevation of weather stations based on weather reading input strings, the location of this station, max temperature recorded in the US, and Northmost station. The files are well commented. We used the general MapReduce format of separate Mapper and Reducer classes, each taking in key-value pairs from the weather station data.

About

Big Data class project to find particulars of weather stations in US

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages