Big Data Analytics (2180710) MCQs

MCQs of HDFS, HIVE and HIVEQL, HBASE

Showing 41 to 50 out of 54 Questions
41.
To register a “watch” on a znode data, you need to use the _______ commands to access the current content or metadata.
(a) stat
(b) put
(c) receive
(d) gets
Answer:

Option (a)

42.
_______ has a design policy of using ZooKeeper only for transient data.
(a) Hive
(b) Imphala
(c) Hbase
(d) Oozie
Answer:

Option (c)

43.
The ________ master will register its own address in this znode at startup, making this znode the source of truth for identifying which server is the Master.
(a) active
(b) passive
(c) region
(d) all of the mentioned
Answer:

Option (a)

44.
Pig operates in mainly how many nodes?
(a) Two
(b) Three
(c) Four
(d) Five
Answer:

Option (a)

45.
You can run Pig in batch mode using __________
(a) Pig shell command
(b) Pig scripts
(c) Pig options
(d) All of the mentioned
Answer:

Option (b)

46.
Which of the following function is used to read data in PIG?
(a) WRITE
(b) READ
(c) LOAD
(d) None of the mentioned
Answer:

Option (c)

47.
You can run Pig in interactive mode using the ______ shell.
(a) Grunt
(b) FS
(c) HDFS
(d) None of the mentioned
Answer:

Option (a)

48.
Which of the following is the default mode?
(a) Mapreduce
(b) Tez
(c) Local
(d) All of the mentioned
Answer:

Option (a)

49.
________ is a platform for constructing data flows for extract, transform, and load (ETL) processing and analysis of large datasets.
(a) Pig Latin
(b) Oozie
(c) Pig
(d) Hive
Answer:

Option (c)

50.
Hive also support custom extensions written in :
(a) C
(b) C++
(c) C#
(d) Java
Answer:

Option (d)

Showing 41 to 50 out of 54 Questions