Help Center/ MapReduce Service/ Service Overview/ Components/ Flume/ Relationships Between Flume and Other Components
Updated on 2025-07-31 GMT+08:00

Relationships Between Flume and Other Components

Relationship Between Flume and HDFS

If HDFS is configured as the Flume sink, HDFS functions as the final data storage system of Flume. Flume installs, configures, and writes all transmitted data into HDFS.

For details, see Using Flume Server to Collect Static Logs from Local Host to HDFSUsing Flume Server to Collect Dynamic Logs from Local Host to HDFS.

Relationship Between Flume and HBase

If HBase is configured as the Flume sink, HBase functions as the final data storage system of Flume. Flume writes all transmitted data into HBase based on configurations. For details, see Using Cascaded Agents to Collect Static Logs from Local Host to HBase.