📚 데이터베이스/빅데이터
[Flume] collecting streaming data
써니(>_<)
2022. 8. 1. 22:27
Flume is a service for rapidly gathering, aggregating, and transporting massive amounts of log data that is distributed, reliable, and available.
Its architecture is simple and adaptable, based on streaming data flows.
It has configurable reliability techniques as well as several failovers and recovery mechanisms, making it resilient and fault tolerant.
It employs a straightforward extensible data model that enables online analytic applications.