[
https://issues.apache.org/jira/browse/APEXMALHAR-2303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15624810#comment-15624810
]
ASF GitHub Bot commented on APEXMALHAR-2303:
--------------------------------------------
GitHub user ajaygit158 opened a pull request:
https://github.com/apache/apex-malhar/pull/478
APEXMALHAR-2303 Added S3RecordReaderModule for reading records line by line
@chaithu14 @yogidevendra Kindly review
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ajaygit158/apex-malhar APEXMALHAR-2303
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/apex-malhar/pull/478.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #478
----
commit b999cbd044b370a271ea8265f2b3e4b7be3935bc
Author: Ajay <[email protected]>
Date: 2016-10-27T12:57:28Z
Added S3 Record Reader module
commit 426f8f6efc838ca754ad6070c3d0110537b1f222
Author: Ajay <[email protected]>
Date: 2016-10-28T13:42:51Z
Changes to ensure compilation with jdk 1.7
commit a2e7d9892e00784b881c53e2d44cff12ceb6abb1
Author: Ajay <[email protected]>
Date: 2016-11-01T08:42:27Z
Few corrections in S3RecordReader
----
> S3 Line By Line Module
> ----------------------
>
> Key: APEXMALHAR-2303
> URL: https://issues.apache.org/jira/browse/APEXMALHAR-2303
> Project: Apache Apex Malhar
> Issue Type: Bug
> Reporter: Ajay Gupta
> Assignee: Ajay Gupta
> Original Estimate: 336h
> Remaining Estimate: 336h
>
> This is a new module which will consist of 2 operators
> 1) File Splitter -- Already existing in Malhar library
> 2) S3RecordReader -- Read a file from S3 and output the records (delimited or
> fixed width)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)