[
https://issues.apache.org/jira/browse/AVRO-1539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14250818#comment-14250818
]
ASF subversion and git services commented on AVRO-1539:
-------------------------------------------------------
Commit 1646365 from [~cutting] in branch 'avro/trunk'
[ https://svn.apache.org/r1646365 ]
AVRO-1539. Java: Add FileSystem based FsInput constructor. Contributed by
Allan Shoup.
> 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
> Assignee: Allan Shoup
> Priority: Trivial
> Fix For: 1.8.0
>
> Attachments: AVRO-1539.patch, AVRO-1539b.patch, AVRO-1539c.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)