Font size
WorksheetsBig Data Analytics unit -1
Total questions: 22
Worksheet time: 12mins
Expand BDA
Big Data Analysis
Big Data Analytics
Big Date Analytics
All
Characteristics of Big Data
Volume
Variety
Velocity
All the Above
Sources of Big Data
Social Networks
Excel files
Share Marketing
Normal Documents
Any data that can be stored, accessed and processed in the form of fixed format is called.............
Data format
Structured data
Semi Structured data
Unstructured data
................ is a heterogeneous data source containing a combination of simple text files, images, video etc.
Unstructured data
Semi-Structured data
Structured data
None
XML representation is an example of..............
Unstructured data
Structured data
Semi-Structured data
None
Who are the initiators for Hadoop.....
Mike Nuch
Doug Cutting
John Cena
Mike Cafarella
GFS stands for..................
Google file server
Google Distributed File System
Google fault system
Google file service
HDFS stands for...........
Hadoop developer file server
Hadoop developer file service
Hadoop distributed file service
Hadoop distributed file system
Abbreviation of YARN.........
Yet another reason notation
Yet another resource navigator
Yet another resource notes
None
Which is not a query based processing of data service.
PIG
HIVE
MapReduce
None
..... is not a tool of Hadoop Eco system.
Mahout
Lucene
HBase
Apache Ant
......... is a primary or major component of Hadoop Eco system and is responsible for storing large data sets of structured or unstructured data.
MapReduce
Zookeeper
Solar
HDFS
What are the two core components of HDFS?
Data Node
Resource manager
Application Manager
Name node
............ makes it possible to carry over processing's logic and helps to write applications which transform big data sets into a manageable ones.
HDFS
YARN
MapReduce
Apache Spark
Which tool of Hadoop is responsible for performing synchronisation, inter- component based communication, grouping and maintenance.
Oozie
Zookeeper
Apache HBase
Mahout
Which of the following command is used to check the disk space in Hadoop F
du
cp
locate
df
Which of the following command is used to display last tel lines of a file of last 10 percent of a file?
tar
tail
less
ls
............ command is used to create a file in HDFS.
create
make
touchz
open
Which tool of Hadoop Eco system provides machine learning libraries of functionalities such as collaborative filtering, clustering, classification etc.
Apache Spark
Solr, Lucene
Mahout
HIVE
Syntax of copyFromLocal command:
hdfs dfs -copyFromLocal <present HDFS file system> <local file system>
hdfs dfs -copyFromLocal <local file system> <present HDFS file system>
hdfs dfs -copyFromLocal <local file system destination> <present HDFS file system source>
None
........... Command is used get the size of each file in directory.
du
size
length
df
