InterviewSolution
This section includes InterviewSolutions, each offering curated multiple-choice questions to sharpen your knowledge and support exam preparation. Choose a topic below to get started.
| 1. |
Nimbus is an _________ service allowing you to submit code in several programming languages. |
|
Answer» Nimbus is an _________ SERVICE allowing you to submit code in several programming languages. |
|
| 2. |
Worker node operates a daemon called the ___________. |
|
Answer» WORKER node OPERATES a daemon called the ___________. Choose the CORRECT option from below list (1)All of the options (2)Supervisor (3)None of the options (4)Slave Answer:-(2)Supervisor |
|
| 3. |
Apache Storm is implemented in _______ language. |
|
Answer» Apache Storm is implemented in _______ language. |
|
| 4. |
________ are the nodes of Apache Storm. |
|
Answer» ________ are the NODES of APACHE Storm. |
|
| 5. |
In Hadoop, a user runs MapReduce jobs; whereas, on Storm, a user runs _______. |
|
Answer» In Hadoop, a user runs MapReduce JOBS; whereas, on Storm, a user runs _______. |
|
| 6. |
Worker node operates a daemon called the Supervisor. |
|
Answer» WORKER node operates a DAEMON called the Supervisor. Choose the CORRECT option from below list (1)TRUE (2)False Answer:-(1)True |
|
| 7. |
________ are the features of Apache Storm. |
|
Answer» ________ are the features of APACHE Storm. |
|
| 8. |
Apache Storm is open source. |
|
Answer» Apache Storm is OPEN source. |
|
| 9. |
Apache Storm was developed by __________. |
|
Answer» Apache Storm was DEVELOPED by __________. |
|
| 10. |
The license model of Apache Storm is Apache Licence 2.0. |
|
Answer» The LICENSE model of APACHE Storm is Apache Licence 2.0. |
|
| 11. |
Spouts work as tasks in worker methods by Executor threads. |
|
Answer» Spouts work as tasks in WORKER methods by EXECUTOR threads. |
|
| 12. |
Storm and Hadoop are open-source processing frameworks. |
|
Answer» Storm and HADOOP are open-source processing frameworks. |
|
| 13. |
Apache Storm is Horizontally scalable. |
|
Answer» Apache Storm is Horizontally scalable. |
|
| 14. |
Apache Storm is an open source distributed real-time computation system. |
|
Answer» APACHE STORM is an open source DISTRIBUTED real time computation system. Choose the correct option from below list (1)FALSE (2)True Answer:-(2)True |
|
| 15. |
High thoughput is a feature of Real-Time Streaming. |
|
Answer» High thoughput is a FEATURE of REAL TIME Streaming. |
|
| 16. |
Jobs and topologies themselves are very diverse. |
|
Answer» Jobs and TOPOLOGIES themselves are very diverse. |
|
| 17. |
Storm is easy to use and control. |
|
Answer» STORM is easy to use and control. Choose the correct OPTION from below list (1)False (2)True Answer:-(2)True |
|
| 18. |
Master node drives a daemon called ________, which is equivalent to Hadoop's JobTracker. |
|
Answer» Master node drives a daemon called ________, which is EQUIVALENT to Hadoops JobTracker. |
|
| 19. |
What are the characteristics of Real-Time Streaming? |
|
Answer» What are the characteristics of Real Time Streaming? |
|
| 20. |
Storm applications can be written in any language that can read and write input and output streams. |
|
Answer» Storm applications can be written in any LANGUAGE that can read and write input and output streams. |
|
| 21. |
MapReduce programming technique makes use of an algorithm called ___________. |
|
Answer» MapReduce programming technique MAKES use of an algorithm called ___________. |
|
| 22. |
A topology is a graph of computation and is implemented as Directed Acyclic Graph (DAG) data structure. |
|
Answer» A topology is a graph of computation and is implemented as Directed Acyclic Graph (DAG) data structure. |
|
| 23. |
________ spouts cannot replay the tuples. |
|
Answer» ________ spouts cannot replay the tuples. |
|
| 24. |
The number of nodes in Apache Storm is ____. |
|
Answer» The NUMBER of nodes in Apache Storm is ____. |
|
| 25. |
_______ spouts can replay the tuples. |
|
Answer» _______ spouts can REPLAY the tuples. |
|
| 26. |
High throughput is a feature of Real-Time Streaming. |
|
Answer» High throughput is a FEATURE of Real Time Streaming. |
|
| 27. |
Nimbus service relies on Apache ZooKeeper to control the message processing tasks. |
|
Answer» Nimbus SERVICE relies on APACHE ZOOKEEPER to control the MESSAGE processing tasks. |
|
| 28. |
________ is the entry point in a Storm topology. |
|
Answer» ________ is the ENTRY point in a Storm topology. |
|
| 29. |
Storm gives powerful guarantees that each message accessing a Storm process will be processed at least once. |
|
Answer» Storm gives powerful GUARANTEES that each message accessing a Storm process will be processed at LEAST once. |
|