[
https://issues.apache.org/jira/browse/STREAMS-166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14143291#comment-14143291
]
ASF GitHub Bot commented on STREAMS-166:
----------------------------------------
Github user renato2099 commented on the pull request:
https://github.com/apache/incubator-streams/pull/80#issuecomment-56387888
Yeah you are right, it turns out to be the same $$$ [1], and this reader
doesn't have too many configuration parameters ;) [2] but this is just my 2c.
I think the changes are cool besides that :+1:
[1] http://aws.amazon.com/s3/pricing/
[2]https://github.com/apache/incubator-streams/blob/master/streams-contrib/streams-amazon-aws/streams-persist-s3/src/main/jsonschema/org/apache/streams/s3/S3ReaderConfiguration.json
> S3PersistReader does not correctly handle directory listing
> -----------------------------------------------------------
>
> Key: STREAMS-166
> URL: https://issues.apache.org/jira/browse/STREAMS-166
> Project: Streams
> Issue Type: Bug
> Reporter: Robert Douglas
> Original Estimate: 3h
> Remaining Estimate: 3h
>
> In its current form, the S3PeristReader is not able to pick up on files
> inside of a given directory. In addition to checking for common prefixes, we
> need to ensure there are no object summaries in the listing response before
> we assume we are dealing with a single file.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)