InterviewSolution
Saved Bookmarks
| 1. |
____________is used when you want the sink to be the input source for another operation.(a) Collector Tier Event(b) Agent Tier Event(c) Basic(d) All of the mentionedThis question was posed to me in class test.Question is taken from Flume with Hadoop in division Apache Spark, Flume, Lucene, Hama, HCatalog, Mahout, Drill, Crunch and Thrift of Hadoop |
|
Answer» CORRECT choice is (b) Agent Tier Event The best explanation: All AGENTS in a specific tier could be given the same name; One CONFIGURATION FILE with … Clients send EVENTS to Agents; Agents hosts number Flume components. |
|