[
https://issues.apache.org/jira/browse/AVRO-1539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14248583#comment-14248583
]
Doug Cutting commented on AVRO-1539:
------------------------------------
Looks good. We should probably also add a test that uses the new constructor.
> Add FileSystem-based FsInput Constructor
> ----------------------------------------
>
> Key: AVRO-1539
> URL: https://issues.apache.org/jira/browse/AVRO-1539
> Project: Avro
> Issue Type: Improvement
> Components: java
> Affects Versions: 1.7.6
> Reporter: Allan Shoup
> Priority: Trivial
> Attachments: AVRO-1539.patch, AVRO-1539b.patch
>
>
> The current FsInput constructor uses a Configuration object to retrieve the
> FileSystem. It would be convenient to have an additional constructor that
> directly took a FileSystem for instances where consuming code already has
> that available.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)