Introduction to bigdata
hadoop
pig
hive
hbase
100

HDFS, MapReduce, YARN

What are the main components of big data?

100

Google

 IBM and ________ have announced a major initiative to use Hadoop to support university courses in distributed computer programming.

100

A Set

Which of the following command is used to show values to keys used in Pig?

100

a directory

Each database created in hive is stored as

100

Column-oriented

HBase is a distributed ________ database built on top of the Hadoop file system

200

peta

 

Data in ____ bytes size is called big data

200

Apache License 2.0

What license is Hadoop distributed under?

200

Local

PigUnit runs in Pig’s _______ mode by default.

200

a subdirectory under the database directory

The tables created in hive are stored as

200

Schema-less

HBase is ________ defines only column families.

300

structured data

Transaction of data of the bank is a type of.

300

OpenSolaris

Sun also has the Hadoop Live CD ________ project, which allows running a fully functional Hadoop cluster using a live CD.

300

 Pig Statistics

_________ is a framework for collecting and storing script-level statistics for Pig Latin.

300

show

To see the partitions present in a Hive table the command used is

300

Bigtable

Apache HBase is a non-relational database modeled after Google’s _________

400

3


The total forms of big data is ____

400

 Java (programming language)  

What was Hadoop written in?

400

Grunt

You can run Pig in interactive mode using the ______ shell

400

only managed tables

Creating  a table an loading it with a select clause in one query applies to

400

Master

The _________ Server assigns regions to the region servers and takes the help of Apache ZooKeeper for this task.

500

java

In which language is Hadoop written?

500

RAID

Hadoop achieves reliability by replicating the data across multiple hosts and hence does not require ________ storage on hosts.

500

Three

How many ways can we run Pig programs?

500

hive.exec.mode.local.auto

The property set to run hive in local mode as true so that it runs without creating a mapreduce job is

500

get

_________ command fetches the contents of a row or a cell.