Modern Database Management
Modern Database Management
13th Edition
ISBN: 9780134773650
Author: Hoffer
Publisher: PEARSON
bartleby

Concept explainers

Question
Book Icon
Chapter 10, Problem 10.1RQ
Program Plan Intro

a. Definition of the term Hadoop.

Expert Solution
Check Mark

Explanation of Solution

Hadoop is a complete package of framework that makes it possible to deal with data using cheap commodity hardware machines. We know that it is costly to store and process the data in a single machine because machine with that kind of computation power and memory is very expensive. What Hadoop does is, it combines the power of many cheap commodity machines as one by storing and processing the data in a distributed fashion over cluster of commodity machines.

Hadoop uses popular MapReduce technique (explained in next section) to achieve this.

Program Plan Intro

(b)

Definition of the term MapReduce.

Expert Solution
Check Mark

Explanation of Solution

Map Reduce is a processing technique used in Hadoop based on Java. It is a combination of two individual processing techniques.

  1. Map: Map technique takes the input data and transform it into another set of data that is tuple(key/value) pair.
  2. Reduce as name suggests reduces or combines the output from map into a smaller set of data(tuples).
Program Plan Intro

(c)

Definition of the term HDFS.

Expert Solution
Check Mark

Explanation of Solution

HDFS (Hadoop File System) is a distributed file system designed to run on commodity hardware. It is highly fault tolerant.

HDFS follows the master-slave architecture. Where Namenode acts as a master and Datanode acts as a slave.

Namenda: - It manages the namespace of file system, client’s access to file and controls the operations like renaming, opening and closing a file.

Datanode: - It acts as the instruction received from Namenode which includes file I/O(read/write), block creation, deletion and replication.

Pig as name suggests who eats anything, it is an abstraction layer on the top of MapReduce technique to analyze Big data using the representation of data flow.

Program Plan Intro

(d)

Definition of the term NoSQL.

Expert Solution
Check Mark

Explanation of Solution

As name suggest NoSQL means non-relational. In a nutshell NoSQL is a database for the kind of data that is not available in the tabular format or those doesn’t have any defined schema. So, NoSQL database along with providing the mechanism to store and retrieve the structured(relational) data, it also provides the same functionalities for semi structured or unstructured data.

Program Plan Intro

(e)

Define the term Pig.

Expert Solution
Check Mark

Explanation of Solution

Pig as name suggests who eats anything, it is an abstraction layer on the top of MapReduce technique to analyze data using the representation of data flow.

Want to see more full solutions like this?

Subscribe now to access step-by-step solutions to millions of textbook problems written by subject matter experts!
Students have asked these similar questions
Modular Program Structure. Analysis of Structured Programming Examples. Ways to Reduce Coupling. Based on the given problem, create an algorithm and a block diagram, and write the program code: Function: y=xsin⁡x Interval: [0,π] Requirements: Create a graph of the function. Show the coordinates (x and y). Choose your own scale and show it in the block diagram. Create a block diagram based on the algorithm. Write the program code in Python. Requirements: Each step in the block diagram must be clearly shown. The graph of the function must be drawn and saved (in PNG format). Write the code in a modular way (functions and the main part should be separate). Please explain and describe the results in detail.
Based on the given problem, create an algorithm and a block diagram, and write the program code: Function: y=xsin⁡x Interval: [0,π] Requirements: Create a graph of the function. Show the coordinates (x and y). Choose your own scale and show it in the block diagram. Create a block diagram based on the algorithm. Write the program code in Python. Requirements: Each step in the block diagram must be clearly shown. The graph of the function must be drawn and saved (in PNG format). Write the code in a modular way (functions and the main part should be separate). Please explain and describe the results in detail.
Based on the given problem, create an algorithm and a block diagram, and write the program code: Function: y=xsin⁡x Interval: [0,π] Requirements: Create a graph of the function. Show the coordinates (x and y). Choose your own scale and show it in the block diagram. Create a block diagram based on the algorithm. Write the program code in Python. Requirements: Each step in the block diagram must be clearly shown. The graph of the function must be drawn and saved (in PNG format). Write the code in a modular way (functions and the main part should be separate). Please explain and describe the results in detail.
Knowledge Booster
Background pattern image
Computer Science
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
SEE MORE QUESTIONS
Recommended textbooks for you
Text book image
Principles of Information Systems (MindTap Course...
Computer Science
ISBN:9781285867168
Author:Ralph Stair, George Reynolds
Publisher:Cengage Learning
Text book image
Oracle 12c: SQL
Computer Science
ISBN:9781305251038
Author:Joan Casteel
Publisher:Cengage Learning
Text book image
Np Ms Office 365/Excel 2016 I Ntermed
Computer Science
ISBN:9781337508841
Author:Carey
Publisher:Cengage
Text book image
Principles of Information Systems (MindTap Course...
Computer Science
ISBN:9781305971776
Author:Ralph Stair, George Reynolds
Publisher:Cengage Learning
Text book image
CMPTR
Computer Science
ISBN:9781337681872
Author:PINARD
Publisher:Cengage
Text book image
Database Systems: Design, Implementation, & Manag...
Computer Science
ISBN:9781285196145
Author:Steven, Steven Morris, Carlos Coronel, Carlos, Coronel, Carlos; Morris, Carlos Coronel and Steven Morris, Carlos Coronel; Steven Morris, Steven Morris; Carlos Coronel
Publisher:Cengage Learning