GitHub user adenes opened a pull request:

    https://github.com/apache/flume/pull/115

    Doc fix: Size of files created by HDFS Sink won't necessarily match the 
configured rollSize value

    Updated the description of the HDFS Sink's `hdfs.rollSize` property to 
reflect the actual behaviour: it keeps track of the size of the incoming 
events' body thus the size of the created files won't necessarily match the 
configured value.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/adenes/flume hdfs-rollsize-doc-fix

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/flume/pull/115.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #115
    
----
commit 8fc1f538010b54e9bc46b0ea0029789aff0d2552
Author: Denes Arvay <de...@cloudera.com>
Date:   2017-03-08T15:40:46Z

    Doc fix: Size of files created by HDFS Sink won't necessarily match the 
configured rollSize value

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to