Assessment Brief- Assessment 3- Map-Reduce Programming Challenge

CASE STUDY NUR350 ASSESSMENT TASK

Assessment Brief- Assessment 3- Map-Reduce Programming Challenge
Unit Code/Description
ICT313 Big Data for Software Development
Course/Subject
Bachelor of Information Technology
Semester
S1 – 2025
Unit Learning Outcomes Addressed
ULO3: Critically assess and implement advanced data pre-processing and analytics strategies in a software development context, focusing on tasks like data cleansing, transformation, and feature selection.
ULO4: Design, develop, and evaluate big data solutions using programming models like Map-Reduce and technologies like Hadoop, tailored specifically to address software development needs such as DevOps integration and quality assurance.
Assessment Objective
The objective of this assessment is to assess student’s knowledge and practical skills in working with large-scale datasets and leveraging Hadoop ecosystem tools and technologies for data processing and analysis.
Assessment Title/Type
Assessment 3: Map-Reduce Programming Challenge (Individual Assignment)
Due Date
Week 10, Sunday, 18 May, 11.59 PM
Weighting
20%
Instructions to Students
See the assignment description in below
Format/Structure
Ms Word or PDF for the report, dataset and code files
Word/Page limit
length of 500 words for the report, font Calibri 12
Referencing Style
American Psychological Association (APA)
Submission Guidelines

All work must be submitted on Moodle by the due date

A PDF or Ms Word file must be submitted which includes all required steps, discussion and evidence of completion of tasks

Students must present a demo of the project to their lecturer in week 11, otherwise, they will receive no mark for their submission.
Plagiarism and Academic Integrity
At CIHE, we take academic integrity seriously and expect all students to maintain the highest standards of honesty and ethical behaviour in their academic work. As a student, it is your responsibility to ensure that all your academic endeavors are conducted with integrity and in accordance with the principles of honesty, fairness, and respect for intellectual property. Please refer to “CIHE Student Academic Integrity and Honesty Policy” in the Moodle for details.
Late Submission Policy
An assessment item submitted after the assessment due date, without an approved extension or without approved mitigating circumstances, will be penalised. The standard penalty is the reduction of the mark allocated to the assessment item by 10% of the total mark applicable for the assessment item, for each day or part day that the item is late. Assessment items submitted more than ten days after the assessment due date are awarded zero marks.
Assignment Description (Total marks 20)
Supporting Materials
All supporting materials for this assessment can be found in Hadoop Files folder in Moodle:
1

  • A virtual machine has been prepared for you on which Ubuntu and Hadoop have been installed and configured (Hadoop Virtual Machine). All files related to the virtual machine can be found in the zip file Hadoop_VM (WMWare) or Hadoop_VM (VirtualBox). You need to download the Zip file and open it on your computer’s hard drive. Then, you need to install VMWare Player on your computer and open the virtual machine file.
    2
  • Virtual Machine Tutorial (Part 1 and 2) is a tutorial video on how to use the virtual machine. It shows step by step on how you can you start Hadoop and run a WordCount example.
    3
  • Hadoop Tutorial.PDF also provides you with detailed instructions on how to start Hadoop and run WordCount example.
    Instructions
    The following file contains user ratings for Amazon products:
    Amazon Product Review
    (Note: If the link doesn’t work, you can download the file from Moodle. It exists in the Assessment section).
    Each user has rated at least one product. The format of the data file is CSV and contains four columns: User ID, Product ID, Rating, Timestamp. Rating is from 1 to 5. The timestamps are unix seconds since 1/1/1970 UTC. For example, the following line of the file
    A000681618A3WRMCK53V B0002Y5WZM 2 1383609600
    Is interpreted as follows: User A000681618A3WRMCK53V has rated product B0002Y5WZM, 2/5 at time 1383609600 (Tuesday, Nov 05 2013 11:00:00, Australian Eastern Daylight Time).
    Your task is to use MapReduce programming and find the average rating for each product. Here is an example of the output:
    Product ID
    Average Rating
    0321732944
    3.47
    0439886341
    4.21
    You can choose the output format. However, the required information must be included in the output. You need to include the output file in your submission.

Deliverable

You need to submit an MS Word or a PDF file which includes the following items:

The source code for map and reduce function (copied/pasted into the MS Word or PDF file; no separate file is needed).

The output file.

Enough screenshots on the steps taken to get the program running.

Screenshots for the output generated by the program. The student’s name must be also part of the printed information. Annotate all screenshots with brief descriptions (one line or two is enough).

In all screenshots, the date and time of the computer must be clearly shown in the corner (look at the sample below). Make sure the date and time of your computer is correct.

A section for discussing the potential benefits of your project for Amazon. You need to explain how Amazon can make informed decisions based on the results of your project.
This section must be 450 – 550 words.
Note: In order to receive a mark for your submission, it is mandatory to present a demo of your project to your lecturer during week 12. Failure to do so will result in a zero mark for your submission. The lecturer has the discretion to adjust team contributions based on individual contributions to the demo. It is important to demonstrate your active participation and contribution to the project during the demo to ensure fair grading and assessment.
Marking Rubric
Criteria Poor (0-25%) Fair (25-50%) Good (50-75%) Excellent (75-100%)
Data Preparation
(3 marks)
No evidence to show
Hadoop runs correctly
Hadoop is up and running
The data file is not
downloaded correctly
Hadoop is up and running
The data file is downloaded correctly
Hadoop is up and running
The data file is downloaded and put in HDFS
Map and Reduce
Functions
(5 marks)
No Map or Reduce function
is included
Either Map or Reduce function is implemented correctly
Map and Reduce functions are implemented but there are minor issues
Map and Reduce functions are implemented correctly and included in the report
Screenshots of the whole
process
(3 marks)
No screenshot or not related screenshots to the process of data preparation, running Hadoop and MapReduce programming
Only few screenshots are included Several steps are missing or have no evidence No or poor annotations
Only one or two steps are missing or have no evidence Annotations for screenshots are not comprehensive
Enough screenshots are included to show the whole process is correct: data preparation, running Hadoop and MapReduce programming.
Screenshots are well annotated
Output
(4 marks)
The output is incorrect
No team member’s name is shown on the screenshot
Some parts of the output are
correct
Team members’ names are shown on the screenshot
The output is correct but no team member’s name is shown on the screenshot
The output is correct and all required
information is included
Screenshots as evidence attached
Names of group members are shown on the screenshots
Discussion
(3 marks)
Discussion is vague or very brief lacks of details and reasoning
Discussion covers some potential benefits of the project for Amazon.
Discussion covers several potential benefits of the project for Amazon.
Length of this section is 500 words
An insightful discussion has been provided that covers the potential benefits of the project for Amazon.
Length of this section is 500 words
Language
(2 marks)
The report is badly structured and written, containing numerous grammatical and spelling errors. The language is often confusing and inappropriate for the intended audience.
The report structure and writing need improvements.
It contains some grammatical and spelling errors. The language is sometimes imprecise or inappropriate for the intended audience.
The report is adequately structured, clearly written, and mostly free of grammatical and spelling errors. The language is appropriate for the intended audience.
The report is well-structured, clearly written, and free of grammatical and spelling errors. The language is sophisticated, precise, and appropriate for the intended audience.

Order Now
Universal Assignment (April 4, 2026) Assessment Brief- Assessment 3- Map-Reduce Programming Challenge. Retrieved from https://universalassignment.com/assessment-brief-assessment-3-map-reduce-programming-challenge-2/.
"Assessment Brief- Assessment 3- Map-Reduce Programming Challenge." Universal Assignment - April 4, 2026, https://universalassignment.com/assessment-brief-assessment-3-map-reduce-programming-challenge-2/
Universal Assignment February 18, 2026 Assessment Brief- Assessment 3- Map-Reduce Programming Challenge., viewed April 4, 2026,<https://universalassignment.com/assessment-brief-assessment-3-map-reduce-programming-challenge-2/>
Universal Assignment - Assessment Brief- Assessment 3- Map-Reduce Programming Challenge. [Internet]. [Accessed April 4, 2026]. Available from: https://universalassignment.com/assessment-brief-assessment-3-map-reduce-programming-challenge-2/
"Assessment Brief- Assessment 3- Map-Reduce Programming Challenge." Universal Assignment - Accessed April 4, 2026. https://universalassignment.com/assessment-brief-assessment-3-map-reduce-programming-challenge-2/
"Assessment Brief- Assessment 3- Map-Reduce Programming Challenge." Universal Assignment [Online]. Available: https://universalassignment.com/assessment-brief-assessment-3-map-reduce-programming-challenge-2/. [Accessed: April 4, 2026]

Please note along with our service, we will provide you with the following deliverables:

Please do not hesitate to put forward any queries regarding the service provision.

We look forward to having you on board with us.

Categories

Get 90%* Discount on Assignment Help

Most Frequent Questions & Answers

Universal Assignment Services is the best place to get help in your all kind of assignment help. We have 172+ experts available, who can help you to get HD+ grades. We also provide Free Plag report, Free Revisions,Best Price in the industry guaranteed.

We provide all kinds of assignmednt help, Report writing, Essay Writing, Dissertations, Thesis writing, Research Proposal, Research Report, Home work help, Question Answers help, Case studies, mathematical and Statistical tasks, Website development, Android application, Resume/CV writing, SOP(Statement of Purpose) Writing, Blog/Article, Poster making and so on.

We are available round the clock, 24X7, 365 days. You can appach us to our Whatsapp number +1 (613)778 8542 or email to info@universalassignment.com . We provide Free revision policy, if you need and revisions to be done on the task, we will do the same for you as soon as possible.

We provide services mainly to all major institutes and Universities in Australia, Canada, China, Malaysia, India, South Africa, New Zealand, Singapore, the United Arab Emirates, the United Kingdom, and the United States.

We provide lucrative discounts from 28% to 70% as per the wordcount, Technicality, Deadline and the number of your previous assignments done with us.

After your assignment request our team will check and update you the best suitable service for you alongwith the charges for the task. After confirmation and payment team will start the work and provide the task as per the deadline.

Yes, we will provide Plagirism free task and a free turnitin report along with the task without any extra cost.

No, if the main requirement is same, you don’t have to pay any additional amount. But it there is a additional requirement, then you have to pay the balance amount in order to get the revised solution.

The Fees are as minimum as $10 per page(1 page=250 words) and in case of a big task, we provide huge discounts.

We accept all the major Credit and Debit Cards for the payment. We do accept Paypal also.

Popular Assignments

Professional Nursing Assignment Help for Students: Achieve Academic Excellence with Expert Support

Introduction Nursing is a demanding field that combines theoretical knowledge with practical skills. Students pursuing nursing courses often face challenges in completing assignments that require accuracy, critical thinking, and real-world application. This is where nursing assignment help becomes an essential academic support system. With increasing academic pressure and clinical responsibilities,

Read More »

Economics Assignment Help: A Complete Guide for Students

Introduction Economics is a fundamental subject that helps students understand how markets, governments, and individuals make decisions regarding resources. While it is highly relevant in today’s world, many students find economics assignments challenging due to complex theories, graphs, and data analysis. This is where economics assignment help becomes extremely useful.

Read More »

Law Assignment Help: A Complete Guide for Students

Introduction Law is a complex and intellectually demanding field that requires critical thinking, analytical skills, and a deep understanding of legal principles. Students pursuing law often face challenges in completing assignments due to extensive research requirements and intricate case analysis. This is where law assignment help becomes highly beneficial. With

Read More »

Nursing Assignment Help: A Complete Guide for Students

Introduction Nursing is a highly respected and demanding field that requires a strong understanding of medical concepts, patient care, and clinical practices. Students pursuing nursing often face intense academic pressure due to complex assignments, practical responsibilities, and tight deadlines. This is where nursing assignment help becomes essential. With expert assistance,

Read More »

Finance Assignment Help: A Complete Guide for Students

Introduction Finance is a core subject in business and management studies, covering areas like investment analysis, financial management, and risk assessment. While it offers excellent career opportunities, many students find finance assignments challenging due to complex calculations and analytical concepts. This is where finance assignment help becomes essential. With expert

Read More »

Computer Science Assignment Help: A Complete Guide for Students

Introduction Computer Science is one of the most popular and dynamic fields of study, offering vast career opportunities in software development, data analysis, cybersecurity, and more. However, students often face difficulties in completing assignments due to the technical complexity and time constraints. This is where computer science assignment help becomes

Read More »

Digital Marketing Assignment Help: A Complete Guide for Students

Introduction Digital marketing has become a vital part of modern business strategies, making it a popular subject among students worldwide. From social media campaigns to search engine optimization, the field is dynamic and constantly evolving. However, completing assignments in this subject can be challenging due to its practical and analytical

Read More »

Cloud Computing Assignment Help: A Complete Guide for Students

Introduction Cloud computing has become a fundamental part of modern technology, powering everything from mobile apps to enterprise systems. As universities increasingly include this subject in their curriculum, students often find it challenging to keep up with assignments and projects. This is where cloud computing assignment help becomes essential. With

Read More »

Blockchain Assignment Help: A Complete Guide for Students

Introduction Blockchain technology has rapidly gained popularity across industries such as finance, healthcare, and supply chain management. As a result, it has become an important subject in academic programs worldwide. However, students often struggle with its technical concepts and practical applications. This is where blockchain assignment help becomes highly valuable.

Read More »

Data Science Assignment Help: A Complete Guide for Students

Introduction Data Science has become one of the most in-demand fields in today’s digital era, combining statistics, programming, and analytical thinking. However, many students find it difficult to keep up with the complexity of assignments and projects in this subject. This is where data science assignment help plays a crucial

Read More »

Artificial Intelligence Assignment Help: A Complete Guide for Students

Introduction Artificial Intelligence (AI) is transforming industries across the globe, making it one of the most sought-after academic subjects today. However, mastering AI concepts and completing assignments can be challenging for many students. This is where artificial intelligence assignment help becomes essential. With expert guidance, students can better understand complex

Read More »

Assignment Writing Services: A Complete Guide for Students

Introduction Assignments are a crucial part of academic life, helping students develop knowledge, research skills, and critical thinking. However, managing multiple assignments along with exams and personal responsibilities can be overwhelming. This is where assignment writing services become highly beneficial. These services provide expert assistance, helping students complete their assignments

Read More »

Blockchain Assignment Help: A Complete Guide for Students

Introduction Blockchain technology has emerged as one of the most revolutionary innovations in recent years. From cryptocurrencies to secure data management, blockchain is transforming industries like finance, healthcare, and supply chain. Students studying blockchain often face challenges due to its technical concepts and real-world applications. This is where blockchain assignment

Read More »

Assignment Writing Services: A Complete Guide for Students

Introduction Assignments are a crucial part of academic life, helping students develop knowledge, research skills, and critical thinking. However, managing multiple assignments along with exams and personal responsibilities can be overwhelming. This is where assignment writing services become highly beneficial. These services provide expert assistance, helping students complete their assignments

Read More »

Academic Writing Services: A Complete Guide for Students

Introduction Academic writing is a fundamental part of education, requiring students to produce essays, research papers, case studies, and dissertations. It demands strong writing skills, proper structure, and in-depth research. However, many students struggle with academic writing due to time constraints and lack of expertise. This is where academic writing

Read More »

Online Homework Help Services: A Complete Guide for Students

Introduction Homework is an essential part of a student’s learning process, helping reinforce classroom knowledge and improve understanding. However, with increasing academic pressure and multiple responsibilities, students often struggle to complete their homework on time. This is where online homework help services become highly beneficial. They provide expert guidance, save

Read More »

Thesis Writing Help: A Complete Guide for Students

Introduction A thesis is one of the most important academic documents a student will write during their educational journey. It requires in-depth research, critical analysis, and a clear presentation of ideas. However, many students find thesis writing overwhelming due to its complexity and time-consuming nature. This is where thesis writing

Read More »

Essay Writing Help: A Complete Guide for Students

Introduction Essay writing is a fundamental part of academic life, helping students express their ideas, analyze topics, and develop critical thinking skills. Whether it’s argumentative, descriptive, or analytical, writing a high-quality essay requires proper structure, research, and clarity. However, many students struggle with essay writing due to time constraints and

Read More »

Content Writing Assignment Help: A Complete Guide for Students

Introduction Content writing has become a crucial skill in the digital era, playing a key role in blogging, marketing, and online communication. From academic essays to website content, strong writing skills are essential for students across all fields. However, many students struggle with structuring content, maintaining clarity, and optimizing for

Read More »

Digital Marketing Assignment Help: A Complete Guide for Students

Introduction Digital marketing has become one of the most important skills in today’s online-driven world. From social media marketing to search engine optimization (SEO), businesses rely heavily on digital strategies to reach their audience. Students studying digital marketing often face challenges in understanding strategies, tools, and real-world applications. This is

Read More »

UI/UX Design Assignment Help: A Complete Guide for Students

Introduction UI/UX design is a crucial aspect of modern digital products, focusing on creating visually appealing and user-friendly interfaces. From websites to mobile apps, good design enhances user experience and engagement. Students studying UI/UX design often face challenges in creativity, tools, and usability principles. This is where UI/UX design assignment

Read More »

Can't Find Your Assignment?