https://www.quora.com/Why-does-flume-take-more-resource-CPU-when-file-channel-is-used-compared-to-when-memory-channel-is-used In case of File channel , the CPU would be used for the following Serializing/Deserializing Events from/to file channel . In…