Suppose our Accumulo system stores entire documents in the value column using the following data structure to represent the Gettysburg Address and the Declaration of Independence: rowID family qual time value gettysburg speech script Four score and seven years ago ... When in the course of human events declaration document script Write Map and Reduce pseudocode that determines document similarity according to combinations of three important words. Important words are the words that are not in stop word lists. Stop words are words that are common to all documents that do not provide much indication of the topic of the document. Example stop words include the, аnd, to, but, bеcаuse, an, a, .... Assume that you are given the following array of stop words to use: private String[] stopWords = {"the", "and", "to", "but", "because", "an", "a", ...}; %3D For all combinations of three important (non-stop word) words, create an Accumulo output table that clusters documents according to the important word triples. Two sample output rows from the MapReduce algorithm applied to the table above will look like: rowID family qual time value government:liberty:people speech script gettysburg government:liberty:people document script declaration Make sure that the important words used in the rowID are sorted in alphabetical order so you have only one "government:liberty:people" rowID value, not "government:people:liberty", "liberty:government:people", "liberty:people:government", "people:liberty:government", "people:government:liberty". Also, do not worry about multiple occurrences of any word. Even though the word government appears many times in the Declaration of Independence, just create one output for the "government:liberty:people" triple.

Computer Networking: A Top-Down Approach (7th Edition)
7th Edition
ISBN:9780133594140
Author:James Kurose, Keith Ross
Publisher:James Kurose, Keith Ross
Chapter1: Computer Networks And The Internet
Section: Chapter Questions
Problem R1RQ: What is the difference between a host and an end system? List several different types of end...
icon
Related questions
Question

large scale database 

 

Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 4 steps with 2 images

Blurred answer
Recommended textbooks for you
Computer Networking: A Top-Down Approach (7th Edi…
Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON
Computer Organization and Design MIPS Edition, Fi…
Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science
Network+ Guide to Networks (MindTap Course List)
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning
Concepts of Database Management
Concepts of Database Management
Computer Engineering
ISBN:
9781337093422
Author:
Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:
Cengage Learning
Prelude to Programming
Prelude to Programming
Computer Engineering
ISBN:
9780133750423
Author:
VENIT, Stewart
Publisher:
Pearson Education
Sc Business Data Communications and Networking, T…
Sc Business Data Communications and Networking, T…
Computer Engineering
ISBN:
9781119368830
Author:
FITZGERALD
Publisher:
WILEY