Opening book details…
Can I read Python MapReduce for Taxi Trip Analysis on EtoBox?
Python MapReduce for Taxi Trip Analysis by Javed Akhter is a document available to read on EtoBox.
What is Python MapReduce for Taxi Trip Analysis about?
The document provides instructions for a MapReduce assignment involving two datasets stored on HDFS: Trips.txt containing trip information and Taxis.txt containing taxi information. Students are asked to write MapReduce programs in Python to count the number of trips and calculate the average distance per trip for each taxi, using in-mapper combining. A shell script is also required to run the MapReduce job.
- Author
- Javed Akhter
- Language
- EN