WorksheetsBIG DATA quiz 3
Total questions: 65
Worksheet time: 39mins
Expand BDA
Beginner Data Analyst
Big Data Analyst
Business Data Analysis
Best Data Analyst
Big data analytics Tools are
Apache Hadoop
MongoDB
R- Programming
All of the Above
Flow of Data Analytics Process is
Data -> Info -> Insight -> ______?
save
Store
Advise
Analysis
Sources of Big Data are
Large Data Files
Data From Social Networks
Telematics
All of the Above
Which is not the Big Data Tools and Technologies
Apache Zookeeper
Apache Mahout
Altamira LUMIFY
NO SQL
An Interdisciplinary field that uses science methods, processes, algorithms & system to extract knowledge & insights from noisy, structured & Unstructured data & apply knowledge and actionable insight from data across a broad range of application domains
Data Science
Data Analysis
Data Insight
Data Processing
Relational Data Base has
PostgreSQL
MY SQL
Db2
All of the Above
NoSQL Data Base has
RabbitMQ
MongoDB
Janus Graph
All of the Above
The big data could be found in diverse data sets that is
Structured Data
Unstructured Data
Semi Structured Data
All Of the Above
Data in ____ bytes size is called big data
Meta
Giga
Tera
Peta
which is not 3 V's of Big Data
Volume
Velocity
Variety
Value
Amongst which of the following can be considered as the main source of unstructured data
Twitter (X)
Facebook
Webpages
All of the mentioned above
Big data analysis does the following except?
Spreads data
Collects Data
Organizes Data
Analyze Data
What are the two types of database
Reational Data Base & NoSQL Data Base
Reational Data Base & MYSQL Data Base
Reational Data Base & NotSQL Data Base
Non of the Above
_________is Defined as a structured set of data held in a computer memory or cloud that is accessible in varies ways
Data
Data Base
DBMS
Non Of the Above
________________refers to the biases, noise and abnormality in data, trustworthiness of data.
Value
Veracity
Velocity
Volume
Consider the following statements:
Statement 1: Volatility refers to the data velocity relative to timescale of event being studied
Statement 2: Viscosity refers to the rate of data loss and stable lifetime of data
Only statement 1 is true
Only statement 2 is true
Both statements are true
Both statements are false
What are the main components of Hadoop Ecosystem?
MapReduce, HDFS, YARN
MLlib, GraphX
Gelly, Table, CEP
None of the mentioned
True or False ?
NoSQL databases store unstructured data with no particular schema.
True
False
Which of the following is not a NoSQL database?
HBase
SQL Server
Cassandra
None of the mentioned
________________is a resource management platform responsible for managing compute resources in the cluster and using them in order to schedule users and applications.
Hadoop Common
Hadoop Distributed File System (HDFS)
Hadoop YARN
Hadoop MapReduce
Consider the following statements:
Statement 1: The Job Tracker is hosted inside the master and it receives the job execution request from the client.
Statement 2: Task tracker is the MapReduce component on the slave machine as there are multiple slave machines.
Only statement 1 is true
Only statement 2 is true
Both statements are true
Both statements are false
_____________is the slave/worker node and holds the user data in the form of Data Blocks.
NameNode
DataNode
Data block
Replication
The number of maps in MapReduce is usually driven by the total size of________________
Inputs
Outputs
Tasks
None of the mentioned
_______________function processes a key/value pair to generate a set of intermediate key/value pairs.
Map
Reduce
Both Map and Reduce
None of the mentioned
True or False ?
The main duties of task tracker are to break down the receive job that is big computations in small parts, allocate the partial computations that is tasks to the slave nodes monitoring the progress and report of task execution from the slave.
True
False
Point out the correct statement in context of YARN:
YARN extends the power of Hadoop to incumbent and new technologies found within the data center
YARN is highly scalable
YARN enhances a Hadoop compute cluster in many ways
All of the mentioned
Apache Hadoop YARN stands for:
Yet Another Reserve Negotiator
Yet Another Resource Network
Yet Another Resource Negotiator
Yet Another Resource Manager
Consider the pseudo-code for MapReduce's WordCount example (not shown here). Let's now assume that you want to determine the frequency of phrases consisting of 3 words each instead of determining the frequency of single words. Which part of the pseudo-code do you need to adapt?
Only map()
Only reduce()
Both map() and reduce()
The code does not have to be changed
For which of the following operations is NO communication with the NameNode required?
A client writing a file to HDFS.
A client requesting the filename of a given block of data.
A client reading a block of data from the cluster.
A client reading a file from the cluster.
Which of the following components reside on a NameNode?
Filenames, blocks and checksums
Blocks and heartbeat messages
Filenames, block locations
Blocks and block locations
Which of the following statements are true about key/value pairs in Hadoop?
A map() function can emit up to a maximum number of key/value pairs (depending on the Hadoop environment).
A map() function can emit anything between zero and an unlimited number of key/value pairs.
A reduce() function can iterate over key/value pairs multiple times.
A call to reduce() is guaranteed to receive key/value pairs from only one key.
What is true about ETL and ELT in data integration?
ETL is faster than ELT
ETL is more suited for real-time applications
ELT requires more storage space than ETL
All the given answers are true
What is the main benefit of stream processing over batch processing?
Handles large batches of data more effectively
Requires more storage and processing power
Offers lower latency in processing data
Better suited for complex computation and analysis
Which type of data processing is suitable for real-time processing with low latency requirements?
Batch processing
Stream processing
Which of the following best describes time series data?
Data that represents a single point in time, such as a snapshot of a database.
Data that is collected and recorded over a continuous sequence of time intervals.
What is the role of a 'Consumer' in Apache Kafka?
It writes data into Kafka.
It reads and processes data from Kafka.
It manages the Kafka cluster.
It encrypts the data in Kafka.
In data streaming, what is a 'Data Packet'?
A type of database used in Apache Kafka.
A programming language for stream processing.
A tool for data encryption.
A unit of data sent over a network.
What is the purpose of 'Partitions' in Apache Kafka?
To encrypt data streams.
To divide topics for parallel processing.
To compress data for faster transmission.
To visualize data streams.
In the context of data streaming, what does 'ingest' refer to?
Analyzing data
Storing data
Taking data into the system
Visualizing data
You are deploying an application to track GPS coordinates of delivery trucks in the United States. Coordinates are transmitted from each delivery truck once every three seconds. You need to design an architecture that will enable real-time processing of these coordinates from multiple consumers.
Which service should you use to implement data ingestion?
Amazon Kinesis
AWS Data Pipeline
Amazon AppStream
Amazon Simple Queue Service
HDFS works in a __________ fashion
master-worker
master-slave
worker/slave
worker/master
HDFS is implemented in _____________ programming language.
Scala
C++
Java
C
________________refers to the biases, noise and abnormality in data, trustworthiness of data.
Value
Veracity
Velocity
Volume
Which technology is best known for data visualization?
A) Presto
B) Splunk
C) Tableau
D) ElasticSearch
Which of the following big data technologies is primarily associated with machine learning?
A) Apache Spark
B) MongoDB
C) Hunk
D) RainStor
In _________________ computing, the computing task is divided across several computers.
Parallel
IMC
Distributed
Grid
________ and _______ are the two core components of the Hadoop Ecosystem.
HBase and Hive
YARN and MapReduce
HDFS and YARN
HDFS and MapReduce
Which of the following is not a cloud delivery model
TaaS
IaaS
PaaS
SaaS
An orange grove company has sensors in the trees and on the machines that harvest the oranges. A camera mounted on the harvester takes a close-up picture of the orange every 5 minutes. Live data is sent to the distributor who gets this data from 100 companies. Does the distributor have big data?
Yes
No
An independent t-shirt vendor advertises through Facebook and other social media sites. The vendor receives statistics on the customer demographics. Does the vendor have big data?
Yes
No
Smart parking meters, real-time street traffic video, and crime statistics feed data to an app that shows users recommended and available parking spaces as well as information regarding cost and a safety/security rating. Does the app use big data?
Yes
No
Which of the following means data can be trusted
Veracity
Velocity
Variety
Joe is walking towards north for 15 miles, turns left and walks another 10 miles. He then turns right and walks 10 miles. Now he again turns right and walks 30 miles. Which direction is he from starting point ?
North - East
South- East
North - west
South- Weat
Morris is facing north and walks 10 kms. He turns 270° anti clock wise and walks 15kms. Now, he again turns 45° clock wise and walks for 25kms. Which direction is he facing now ?
South- East
North- East
North
South
Ashwini is kirans sister. Komal is kirans mother. Dipen is komal father. Esha is dipen mother. Then, how is Ashwini related to dipen?
Granddaughter
Grandfather
Daughter
Father
A's mother is sister of B and daughter of C. D is daughter of B and sister of E. How is C related to E?
Either Grandfather or Grandmother
Father
Mother
Aunt
A boys walks 12 kms toward East. He turns 90° clockwise and walks 20kms then he turned right and walked for 33kms. How far is he from starting point ?
29
65
21
45
In a group discussion A,B,C,D, E and F are sitting around a rectangular table
A is sitting on a side alone
B,C are sitting on the same side.
F is facing A
D is the immediate left to F
C is facing D
1. Who is immediate right of A?
2. Who is between B and F ?
1. E 2. C
1. D 2. E
1. A 2. D
1. E 2. A
Six friends A,B,C,D,E&F are sitting on a circular table facing outwards.
E is between B & C .
B& F are exactly opposite to each other.
A is exactly to the right of B
1. Who is in between D and B?
2. Who is exactly to the right of D ?
3. Who are the neighbors of A?
1. A 2. F 3. B&D
1. F 2. A 3. A & D
1. D 2. B 3. F & D
Which of the following set of letters will complete the given letter series? WFB, TGD, QHG, ?
NU
NIK
NJK
PJK
In a certain code, TELEPHONE is written as ENOHPELET. How is ALI GATOR written in that code?
ROTAGILA
ROTAGAIL
ROTAGILE
ROTEGILA
Which alternative will replace the question mark.
Cup: Lip:: Bird:?
Bush
Grass
Forest
Beak
Arrange the words given below in a meaningful sequence.
1. Police 2. Punishment 3. Crime 4. Judge 5. Judgment
3, 1, 2, 4, 5
1, 2, 4, 3, 5
5, 4, 3, 2, 1
3, 1, 4, 5, 2
FBG, GBF, HBI, IBH, ____?
HBL
HBK
JBK
JBI
