Hadoop MCQ Question Answer
Hadoop MCQ Question Answer
1. Which ecosystem project is idel for use when we have multiple mapreduce and Pig programs to run in a sequence?
Select one:
- Pig
- Hive
- Sqoop
- oozie
2. Oozie workflows are defined using which of the following language?
Select One:
- Pig
- XSLT
- XML
- Shell Script
3. Pig is a ___________ language.
Select one:
- Declarative
- Import export
- Dataflow
- Scheduling engine
4. Which of the following types of joins does Pig support?
Select one:
- Left outer
- Full Outer
- Inner
- Right Outer
- All of the listed options
5. Which ecosystem tool schema is optional?
Select one:
- Pig
- Hive
- Kafka
- Flume
6. Which of the following is NOT a Pig static helper function?
select One:
- Double
- map
- bag
- string
7. Which ecosystem toool is used to import and export data between HDFS and RDBMS?
Select one:
- Pig
- Sqoop
- Flume
- Hive
8. Sqoop uses mapreduce to fetch data State true or false
Select one:
- True
- False
9. In YARN, the main responsibility of application master is to:
Select one:
- Allocate resources to resources manager.
- Request resource for the job from resource manager.
- Allocate containers for the nodemanager.
- Allocate containers to resource manager.
10. Yam is also referred to as Mapreduce V2. State Ture or False
Select one:
- True
- False