You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flume.apache.org by "Mike Percy (JIRA)" <ji...@apache.org> on 2013/01/28 00:15:12 UTC

[jira] [Updated] (FLUME-1880) Double-logging of created HDFS files

     [ https://issues.apache.org/jira/browse/FLUME-1880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mike Percy updated FLUME-1880:
------------------------------

    Description: 
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}

  was:Double logging

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