Highlights
Topics
1. Set up a 3-node cluster with Hadoop Distributed File System and run examples.
2. On top of HDFS, set up the cluster with MapReduce programming framework.
3. Run examples of MapReduce programs.
4. Scheuling on the Cloud. In this project, we are going to design our own Hadoop MapReduce-based program to analyze the data. The project consist of two parts.
NY Parking Violations
The NYC Department of Finance collects data on every parking ticket issued in NYC ( 10M per year!). This data is made publicly available to aid in ticket resolution and to guide policymakers
The above figure shows several records, where each row represents a parking ticket and the columns are the details of the tickets. To start the project, you have to,
1. Start the 3-node cluster
2. Set up the HDFS
3. Store the data in HDFS
4. Set up the MapReduce framework along with the scheduler for resource management.
By analyzing the data, we need to answer the following
Question
The biggest challenge when using K-Means is to decide on the number of clusters. Having more clusters creates some small classes with very few records, while having less clusters leads to classes that are too general. Based on a K-Means algorithm above, try to answer the following question,
This IT Computer Science has been solved by our PhD Experts at My Uni Paper.
© Copyright 2026 My Uni Papers – Student Hustle Made Hassle Free. All rights reserved.