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

Hudson commented on FLUME-1645:
-------------------------------

Integrated in flume-trunk #319 (See 
[https://builds.apache.org/job/flume-trunk/319/])
    FLUME-1645. Add hdfs.fileSuffix property to HDFSEventSink. (Revision 
cb6a35ce620f2e300546a001f4562ae881aa9045)

     Result = SUCCESS
hshreedharan : 
http://git-wip-us.apache.org/repos/asf/flume/repo?p=flume.git&a=commit&h=cb6a35ce620f2e300546a001f4562ae881aa9045
Files : 
* 
flume-ng-sinks/flume-hdfs-sink/src/main/java/org/apache/flume/sink/hdfs/BucketWriter.java
* 
flume-ng-sinks/flume-hdfs-sink/src/test/java/org/apache/flume/sink/hdfs/MockHDFSWriter.java
* flume-ng-core/src/main/java/org/apache/flume/SystemClock.java
* flume-ng-core/src/main/java/org/apache/flume/Clock.java
* 
flume-ng-sinks/flume-hdfs-sink/src/test/java/org/apache/flume/sink/hdfs/TestBucketWriter.java
* 
flume-ng-sinks/flume-hdfs-sink/src/main/java/org/apache/flume/sink/hdfs/HDFSEventSink.java
* flume-ng-doc/sphinx/FlumeUserGuide.rst

                
> add hdfs.fileSuffix property to HDFSEventSink
> ---------------------------------------------
>
>                 Key: FLUME-1645
>                 URL: https://issues.apache.org/jira/browse/FLUME-1645
>             Project: Flume
>          Issue Type: Improvement
>          Components: Sinks+Sources
>    Affects Versions: v1.2.0
>            Reporter: Steve Hoffman
>            Assignee: Steve Hoffman
>             Fix For: v1.3.0
>
>         Attachments: flume-1645-branch-1.2.0.patch, flume-1645-trunk.patch
>
>
> I'd like to be able to use Avro files created by flume as input to a 
> MapReduce job.  However, the AvroInputFormat requires that avro files end in 
> .avro and there appears to be no property on the hdfs sink that allows me to 
> set a suffix (default being blank, of course).
> Thoughts?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to