11. |
IBM and ________ have announced a major initiative to use Hadoop to support university courses in distributed computer programming.
|
||||||||
Answer:
Option (d) |
12. |
What was Hadoop written in?
|
||||||||
Answer:
Option (c) |
13. |
Apache _______ is a serialization framework that produces data in a compact binary format.
|
||||||||
Answer:
Option (d) |
14. |
Avro schemas describe the format of the message and are defined using ______________
|
||||||||
Answer:
Option (a) |
15. |
In which all languages you can code in Hadoop
|
||||||||
Answer:
Option (d) |
16. |
All of the following accurately describe Hadoop, EXCEPT
|
||||||||
Answer:
Option (b) |
17. |
__________ has the world’s largest Hadoop cluster.
|
||||||||
Answer:
Option (c) |
18. |
Which among the following is the default OutputFormat?
|
||||||||
Answer:
Option (d) |
19. |
Which of the following is not an input format in Hadoop?
|
||||||||
Answer:
Option (a) |
20. |
What is the correct sequence of data flow in MapReduce?
a. InputFormat b. Mapper c. Combiner d. Reducer e. Partitioner f. OutputFormat
|
||||||||
Answer:
Option (b) |