Skip to content
This repository has been archived by the owner on Jan 8, 2020. It is now read-only.

Flume-ng-source-VFS

Latest
Compare
Choose a tag to compare
@lazaromedina lazaromedina released this 14 Aug 10:43

Latest stable version 1.0.0:

  • Delay between runs for DefaultMonitor is configurable.
  • Files to check per run is now configurable.
  • Added Timestamp and counter lines when processing data for better control over file parallel modification.
  • Post processing files is now an asynchronous execution.
  • Configurable interval between flushes data to file.
  • Configurable max limit of files to keep in map when reload agent.
  • Fix bug: SourceCountersVFS not working properly.
  • Tested hdfs fs.
  • Tested files in sftp server.