MCQ Type Questions
MCQ Type Questions
Q No Complexity Question
In Namenode HA, when active node fails, which node takes the
8 Medium
responsibilty of active node?
A. HBase
B. Sqoop
Radio Button B. Sqoop
C. Zookeeper
D. Parquet
A. Splunk Storm
B. MongoDB
Radio Button D. Hunk
C. Splunk Cloud
D. Hunk
A. Emails
Radio Button B. Business Transactions B. Business Transactions
C. Social Media
D. Log Data
A. Puppet
B. Splunk
Radio Button C. Hadoop
C. Hadoop
D. Mongo DB
A. Infrastructure requirements
B. Cyber security risks
Radio Button D. Lack of digital skills
C. Cloud integration
D. Lack of digital skills
HDFS concepts
Q No Complexity Question
For the frequently accessed HDFS files the blocks are cached
9 Low in?
11 Medium The need for data replication can arise in various scenarios?
Which utility is used for checking the health of a HDFS file
12 Low
system?
16 Medium Which of the following scenario may not be a good fit for HDFS
?
A. fsck
B. distcp
Radio Button C. jps
C. jps
D. All of the above will work
A. cp
Radio Button B. distcp B. distcp
C. copyFromLocal
D. put
A. read
Radio Button B. copy C. execute
C. execute
D. archive
A. 3
B. 2
Radio Button B. 2
C. 1
D. 4
A. copyFromLocal
B. CopyFromLocal
Radio Button A. copyFromLocal
C. CopyLocal
D. copyfromlocal
A. Data Node
B. NameNode
Radio Button B. NameNode
C. Data block
D. Replication
A. master-worker
B. master-slave
Radio Button B. master-slave
C. worker/slave.
D. All of the mentioned
A. “HDFS Shell”
B. “FS Shell”
Radio Button B. “FS Shell”
C. “DFS Shell”
D. None of the mentioned
A. job.setNumMaptasks()
B. job.setNum.Maptasks()
Radio Button A. job.setNumMaptasks()
C. job.setNumMap.tasks()
D. job.setNumMap()
A. True
Radio Button A. True
B. False
A. Apache Foundation
B. Google
Radio Button B. Google
C. Microsoft Research
D. None of the above
A. Number of mappers
B. Number of reducers
Radio Button B. Number of reducers
C. Counter
D. Partitioner
A. Task Tracker
B. Job Tracker
Radio Button A. Task Tracker
C. Combiner
D. Data Node
A. FileInputFormat
B. InputSplit
Radio Button C. RecordReader
C. RecordReader
D. Mapper
A. Identity Mapper
B. Chain Mapper
Radio Button B. Chain Mapper
C. Both
D. None
A. MapReduce
B. Mahout
Radio Button A. MapReduce
C. Oozie
D. All of the mentioned
A. JobConfigure.configure
B. JobConfigurable.configure
Radio Button B. JobConfigurable.configure
C. JobConfigurable.configureable
D. None of the mentioned
A. Reducer
Radio Button B. Mapper A. Reducer
C. Shuffle
D. All of the mentioned
A. Mapper
Radio Button B. Cascader D. None of the mentioned
C. Scalding
D. None of the mentioned
A. DataCache
B. DistributedData
Radio Button C. DistributedCache
C. DistributedCache
D. All of the mentioned
A. output directoryname
B. mapper executable
Radio Button C. input directoryname D. All of the mentioned
D. All of the mentioned
A. Copy
B. Cut
Radio Button B. Cut
C. Paste
D. Move
A. MapReduce
B. Mapper
Radio Button C. TaskTracker
C. TaskTracker
D. JobTracker
Spark dataframe
Q No Complexity Question
A. take(n)
B. top()
Radio Button D. mapPartitionWithIndex()
C. countByValue()
D. mapPartitionWithIndex()
A. map()
Radio Button B. flatMap() C. reduce()
C. reduce()
D. filter()
A. Dstream
B. RDD
Radio Button A. Dstream
C. Shared Variable
D. None of the above
A. True
Radio Button A. True
B. False
A. RDD
B. DataFrame
Radio Button A. RDD
C. Dataset
D. All of the above
A. True
Radio Button B. False
B. False
A. Analysis
B. Logical Optimization
Radio Button C. Execution
C. Execution
D. Physical planning
A. GraphX
Radio Button B. Mllib C. Spark SQL
C. Spark SQL
D. Spark R
A. DAG Schedular
B. Fair Schedular
Radio Button A. DAG Schedular
C. Capacity Schedular
D. None of the above
Hive Concepts
Q No Complexity Question
2 Medium Hive uses an ORC file contains groups of row data called?
A. postscript
B. stripes
Radio Button B. stripes
C. script
D. None of the mentioned
A. Small Int
B. Int
Radio Button B. Int
C. Big Int
D. Tiny Int
A. Scalar
Radio Button B. Complex B. Complex
C. Int
D. Char
A. SHOW TABLES
B. SHOW VIEWS
Radio Button C. DESCRIBE VIEWS A. SHOW TABLES
D. VIEW VIEWS
A. |
B. !
Radio Button B. !
C. ^
D. +
A. delete FILE[S] *
B. delete JAR[S] *
Radio Button D. All of the mentioned
C. delete ARCHIVE[S] *
D. All of the mentioned
A. -d,–define
B. -e,–define
Radio Button A. -d,–define
C. -f,–define
D. None of the mentioned
A. “STORED AS AVRO”
B. “STORED AS HIVE”
Radio Button A. “STORED AS AVRO”
C. “STORED AS AVROHIVE”
D. “STORED AS SERDE”
A. schema.literal
B. schema.lit
Radio Button A. schema.literal
C. row.literal
D. All of the mentioned
A. ORC
B. OPC
Radio Button A. ORC
C. ODC
D. None of the mentioned
A. LOZ
Radio Button B. LZO B. LZO
C. OLZ
D. All of the mentioned
A. CONCATENATE ('Hive','-','query')
Checkbox B. CONCAT ('query','-','query') B. CONCAT ('query','-','query')
C. CONCAT_WS ('-','Hive',’Query’) C. CONCAT_WS ('-','Hive',’Query’)
D. CONCATENATE_WS ('-','Hive','Query')
A. Set
A. Set mapred.input.dir.recursive=true;
mapred.input.dir.recursive=true;
B. Set hive.supports.subdirectories=true;
Checkbox C. Set
C. Set hive.mapred.supports.subdirectories=true;
hive.mapred.supports.subdirectorie
D. Set hive.input.dir.recursive=true;
s=true;
A.
1) The command line –hiveconf option
2) SET Command in HIVE
3) Hive-site.XML
4) Hive-default.xml
5) Hadoop-site.xml
6) Hadoop-default.xml
B.
1) SET Command in HIVE
2) The command line –hiveconf option
3) Hadoop-site.xml
C.
4) Hadoop-default.xml
1) SET Command in HIVE
5) Hive-site.XML
2) The command line –hiveconf
6) Hive-default.xml
option
Radio Button
3) Hive-site.XML
C.
1) SET Command in HIVE 4) Hive-default.xml
5) Hadoop-site.xml
2) The command line –hiveconf option
6) Hadoop-default.xml
3) Hive-site.XML
4) Hive-default.xml
5) Hadoop-site.xml
6) Hadoop-default.xml
D.
1) Hadoop-site.xml
2) Hadoop-default.xml
3) Hive-site.XML
4) Hive-default.xml
5) SET Command in HIVE
6) The command line –hiveconf option
Oozie concept
Q No Complexity Question
A. Acyclical
B. Cyclical
Radio Button A. Acyclical
C. Elliptical
D. All of the mentioned
A. PREP
B. START
Radio Button A. PREP
C. RESUME
D. END
A. CAG
Radio Button B. DAG B. DAG
C. BAG
D. None of the mentioned
A. 10
B. 15
Radio Button C. 20
C. 20
D. 25
A. stop
B. resume
Radio Button A. stop
C. finish
D. None of the mentioned
A. kill
B. start
Radio Button A. kill
C. end
D. finsih
A. fork
B. decision
Radio Button B. decision
C. start
D. None of the mentioned
A. fork
B. decision
Radio Button A. fork
C. start
D. None of the mentioned
A. name
B. default
Radio Button B. default
C. server
D. client
A. transient
B. non-transient
Radio Button B. non-transient
C. permanent
D. All of the mentioned