Uploaded image for project: 'Apache Apex Malhar'
  1. Apache Apex Malhar
  2. APEXMALHAR-1684

Improve file splitter not to emit all files in one shot and hold scanned file names in memory

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.1.0
    • adapters other
    • None

    Description

      Currently the file splitter scans all the files and emits them in one shot.
      Also it holds the file paths in memory to know whether a file was discovered or not.

      Changes:

      • Added a time based directory scanner which will finds files which have been modified since the last scan.
      • Added a blocks threshold property which can control no. of blocks emitted.

      Attachments

        Activity

          People

            csingh Chandni Singh
            csingh Chandni Singh
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: