[ 
https://issues.apache.org/jira/browse/AVRO-1539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14250890#comment-14250890
 ] 

Hudson commented on AVRO-1539:
------------------------------

SUCCESS: Integrated in AvroJava #507 (See 
[https://builds.apache.org/job/AvroJava/507/])
AVRO-1539. Java: Add FileSystem based FsInput constructor.  Contributed by 
Allan Shoup. (cutting: rev 1646365)
* /avro/trunk/CHANGES.txt
* /avro/trunk/lang/java/mapred/pom.xml
* /avro/trunk/lang/java/mapred/src/main/java/org/apache/avro/mapred/FsInput.java
* 
/avro/trunk/lang/java/mapred/src/test/java/org/apache/avro/mapreduce/TestFsInput.java


> 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)

Reply via email to