[
https://issues.apache.org/jira/browse/FLUME-1880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13564945#comment-13564945
]
Hudson commented on FLUME-1880:
-------------------------------
Integrated in flume-trunk #358 (See
[https://builds.apache.org/job/flume-trunk/358/])
FLUME-1880: Double-logging of created HDFS files (Revision
f5d31f7a68e87c8bcc9ca5d43e5a29180d35b47d)
Result = SUCCESS
brock :
http://git-wip-us.apache.org/repos/asf/flume/repo?p=flume.git&a=commit&h=f5d31f7a68e87c8bcc9ca5d43e5a29180d35b47d
Files :
*
flume-ng-sinks/flume-hdfs-sink/src/main/java/org/apache/flume/sink/hdfs/BucketWriter.java
> Double-logging of created HDFS files
> ------------------------------------
>
> Key: FLUME-1880
> URL: https://issues.apache.org/jira/browse/FLUME-1880
> Project: Flume
> Issue Type: Bug
> Affects Versions: v1.3.1
> Reporter: Mike Percy
> Assignee: Mike Percy
> Priority: Trivial
> Fix For: v1.4.0
>
> Attachments: FLUME-1880.patch
>
>
> Double logging on create, i.e.
> {noformat}
> 27 Jan 2013 15:09:44,168 INFO [hdfs-sink-0-call-runner-0]
> (org.apache.flume.sink.hdfs.BucketWriter.doOpen:225) - Creating
> hdfs://test-server/hdfs-test/FlumeData.1359328184059.tmp
> 27 Jan 2013 15:09:45,634 INFO [hdfs-sink-0-call-runner-0]
> (org.apache.flume.sink.hdfs.BucketWriter.doOpen:230) - Creating
> hdfs://test-server/hdfs-test/FlumeData.1359328184059.tmp
> {noformat}
--
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