GitHub user robdouglas opened a pull request:

    https://github.com/apache/incubator-streams/pull/80

    STREAMS-166 | Modified the S3PeristReader to check for object summaries ...

    ...in the listing response. If there are any object summaries then we can 
assume that the path is pointing to a directory and we need to iterate through 
all files that it contains.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/robdouglas/incubator-streams STREAMS-166

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-streams/pull/80.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 #80
    
----
commit 8fb07eb2f3ebfae42f612ad169c06115914d8a4f
Author: Robert Douglas <[email protected]>
Date:   2014-09-09T20:32:50Z

    STREAMS-166 | Modified the S3PeristReader to check for object summaries in 
the listing response. If there are any object summaries then we can assume that 
the path is pointing to a directory and we need to iterate through all files 
that it contains.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to