You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Daniel Templeton (JIRA)" <ji...@apache.org> on 2016/02/09 07:57:18 UTC

[jira] [Created] (HDFS-9782) RollingFileSystemSink should have configurable roll interval

Daniel Templeton created HDFS-9782:
--------------------------------------

             Summary: RollingFileSystemSink should have configurable roll interval
                 Key: HDFS-9782
                 URL: https://issues.apache.org/jira/browse/HDFS-9782
             Project: Hadoop HDFS
          Issue Type: Improvement
            Reporter: Daniel Templeton
            Assignee: Daniel Templeton


Right now it defaults to rolling at the top of every hour.  Instead that interval should be configurable.  The interval should also allow for some play so that all hosts don't try to flush their files simultaneously.

I'm filing this in HDFS because I suspect it will involve touching the HDFS tests.  If it turns out not to, I'll move it into common instead.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)