flume中的agent包含四大组件分别为source、task、channel、sink

题目

flume中的agent包含四大组件分别为source、task、channel、sink

如果没有搜索结果或未解决您的问题,请直接 联系老师 获取答案。
相似问题和答案

第1题:

flume中的基本存储单元是?()

  • A、agent
  • B、event
  • C、source
  • D、channel

正确答案:B

第2题:

flume的配置是给指定的agent使用的


正确答案:正确

第3题:

In information theory, "information" is regarded as knowledge which reduces or removes(71) about the occurrence of a specific event from a given set of possible events. The concept "event" is to be understood as used in the theory of probability. For instance, an event may be the occurrence of a(72) character or word in a given message or in a given position of a message.In communication theory, channel is defined as that part of a communication system that connects the message source with the message sink. An encoder may be inserted between the message source and the input to the channel, and a(73) between the output of the channel and the message sink. Generally, these two units are not considered as being parts of the channel. In certain cases, however, they may be considered as pans of the message source and message sink,(74) In information theory(75) to Shannon, the channel can be characterized by the set of conditional probabilities of occurrence of all the messages received at the message sink when a given message emanates from the message source.

A.uncertainty

B.unreliability

C.randomness

D.inconsistency


正确答案:A

第4题:

flume中的三大组件为source、channel、sink


正确答案:正确

第5题:

flume的source可以获取哪些数据()

  • A、某个端口的文本数据
  • B、指定目录内的数据变更
  • C、基于http的数据源
  • D、其他agent传送过来的数据

正确答案:A,B,C,D

第6题:

以下属于flume的组件的是:()

  • A、source
  • B、Channel
  • C、GridFS
  • D、Sink

正确答案:A,B,D

第7题:

agent组件中不包含哪个?()

  • A、source
  • B、sink
  • C、channel
  • D、broker

正确答案:D

第8题:

flume中channel组件有什么作用()

  • A、计算数据
  • B、缓存数据
  • C、输出数据
  • D、清理数据

正确答案:B

第9题:

在Flume中Agent组件使用()来运行Flume

  • A、zookeeper
  • B、consumer
  • C、producer
  • D、JVM

正确答案:D

第10题:

flume的配置文件不能给多个agent使用


正确答案:错误