JOBSEEKERS
Login
Sign Up
Jobseeker
Employer
Staffing Firm
Direct Client
Hadoop interview questions part 27
Hadoop interview questions part 27
Back
Take as many assements as you can to improve your validate your skill rating
Total Questions: 20
1. HCatalog supports the same data types as :
A. Pig
B. Hama
C. Hive
D. Oozie
Show Correct Answer
Correct Answer is :
Hive
2. A ________ serves as the master and there is only one NameNode per cluster.
A. Data Node
B. NameNode
C. Data block
D. Replication
Show Correct Answer
Correct Answer is :
NameNode
3. Point out the correct statement :
A. DataNode is the slave/worker node and holds the user data in the form of Data Blocks
B. Each incoming file is broken into 32 MB by default
C. Data blocks are replicated across different nodes in the cluster to ensure a low degree of fault tolerance
D. None of the mentioned
Show Correct Answer
Correct Answer is :
DataNode is the slave/worker node and holds the user data in the form of Data Blocks
4. HDFS works in a __________ fashion.
A. master-worker
B. master-slave
C. worker/slave
D. all of the mentioned
Show Correct Answer
Correct Answer is :
master-worker
5. ________ NameNode is used when the Primary NameNode goes down.
A. Rack
B. Data
C. Secondary
D. None of the mentioned
Show Correct Answer
Correct Answer is :
Secondary
6. Point out the wrong statement :
A. Replication Factor can be configured at a cluster level (Default is set to 3) and also at a file level
B. Block Report from each DataNode contains a list of all the blocks that are stored on that DataNode
C. User data is stored on the local file system of DataNodes
D. DataNode is aware of the files to which the blocks stored on it belong to
Show Correct Answer
Correct Answer is :
DataNode is aware of the files to which the blocks stored on it belong to
7. Which of the following scenario may not be a good fit for HDFS ?
A. HDFS is not suitable for scenarios requiring multiple/simultaneous writes to the same file
B. HDFS is suitable for storing data related to applications requiring low latency data access
C. HDFS is suitable for storing data related to applications requiring low latency data access
D. None of the mentioned
Show Correct Answer
Correct Answer is :
HDFS is not suitable for scenarios requiring multiple/simultaneous writes to the same file
8. The need for data replication can arise in various scenarios like :
A. Replication Factor is changed
B. DataNode goes down
C. Data Blocks get corrupted
D. All of the mentioned
Show Correct Answer
Correct Answer is :
All of the mentioned
9. ________ is the slave/worker node and holds the user data in the form of Data Blocks.
A. DataNode
B. NameNode
C. Data block
D. Replication
Show Correct Answer
Correct Answer is :
DataNode
10. HDFS provides a command line interface called __________ used to interact with HDFS.
A. “HDFS Shell”
B. “FS Shell”
C. “DFS Shell”
D. None of the mentioned
Show Correct Answer
Correct Answer is :
“FS Shell”
11. HDFS is implemented in _____________ programming language.
A. C++
B. Java
C. Scala
D. None of the mentioned
Show Correct Answer
Correct Answer is :
Java
12. Which of the following command sets the value of a particular configuration variable (key) ?
A. set -v
B. set
=
C. set
D. reset
Show Correct Answer
Correct Answer is :
set
=
13. Point out the correct statement :
A. Hive Commands are non-SQL statement such as setting a property or adding a resource
B. Set -v prints a list of configuration variables that are overridden by the user or Hive
C. Set sets a list of variables that are overridden by the user or Hive
D. None of the mentioned
Show Correct Answer
Correct Answer is :
Hive Commands are non-SQL statement such as setting a property or adding a resource
14. Which of the following operator executes a shell command from the Hive shell ?
A. |
B. !
C. ^
D. #ERROR!
Show Correct Answer
Correct Answer is :
!
15. Which of the following will remove the resource(s) from the distributed cache ?
A. delete FILE[S]
*
B. delete JAR[S]
*
C. delete ARCHIVE[S]
*
D. all of the mentioned
Show Correct Answer
Correct Answer is :
all of the mentioned
16. Point out the wrong statement :
A. source FILE executes a script file inside the CLI
B. bfs executes a dfs command from the Hive shell
C. hive is Query language similar to SQL
D. none of the mentioned
Show Correct Answer
Correct Answer is :
bfs executes a dfs command from the Hive shell
17. _________ is a shell utility which can be used to run Hive queries in either interactive or batch mode.
A. $HIVE/bin/hive
B. $HIVE_HOME/hive
C. $HIVE_HOME/bin/hive
D. All of the mentioned
Show Correct Answer
Correct Answer is :
$HIVE_HOME/bin/hive
18. Which of the following is a command line option ?
A. -d,–define
B. -e,–define
C. -f,–define
D. None of the mentioned
Show Correct Answer
Correct Answer is :
-d,–define
19. A ________ node acts as the Slave and is responsible for executing a Task assigned to it by the JobTracker.
A. MapReduce
B. Mapper
C. TaskTracker
D. JobTracker
Show Correct Answer
Correct Answer is :
TaskTracker
20. Point out the correct statement :
A. MapReduce tries to place the data and the compute as close as possible
B. Map Task in MapReduce is performed using the Mapper() function
C. Reduce Task in MapReduce is performed using the Map() function
D. All of the mentioned
Show Correct Answer
Correct Answer is :
MapReduce tries to place the data and the compute as close as possible
Similar Interview Questions
Search for latest jobs
Find Jobs