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

S3 output module for tuple based output

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 3.7.0
    • None
    • None

    Description

      Currently, S3 output is available using S3OutputModule which is restricted for copying files from FileSystem to S3. Use-cases where all the tuples/records to be written to S3 cannot use this approach. Thus, we need to develop alternative module which would take care of writing tuples on S3.

      Design:
      Sending separate requests to S3 for each tuple would be too expensive. This module can choose to write tuples to HDFS. And then upload HDFS files to S3. This would lead to some end-to-end latency. But, it should OK for the S3 output case.

      Attachments

        Issue Links

          Activity

            People

              devendra Yogi Devendra
              devendra Yogi Devendra
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: