InterviewSolution
Saved Bookmarks
| 1. |
_________ mode is used when you just have a single server and want to launch all the daemon processes.(a) Local Mode(b) Pseudo Distributed Mode(c) Distributed Mode(d) All of the mentionedI had been asked this question during an internship interview.I want to ask this question from Hama with Hadoop topic in section Apache Spark, Flume, Lucene, Hama, HCatalog, Mahout, Drill, Crunch and Thrift of Hadoop |
|
Answer» CORRECT CHOICE is (b) Pseudo DISTRIBUTED Mode Easy EXPLANATION: Pseudo Distributed Mode can be CONFIGURED when you set the bsp.master.address to a host address. |
|