[
https://issues.apache.org/jira/browse/FLUME-1668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lior Zeno resolved FLUME-1668.
------------------------------
Resolution: Cannot Reproduce
I failed to reproduce this problem on flume 1.6.0 and hadoop 1.2.1.
> Hdfs Sink File Rollover
> -----------------------
>
> Key: FLUME-1668
> URL: https://issues.apache.org/jira/browse/FLUME-1668
> Project: Flume
> Issue Type: Bug
> Components: Sinks+Sources
> Environment: Centos
> Reporter: Sachin Gupta
> Priority: Critical
> Fix For: v1.7.0
>
>
> With HDFS Sink with following config , files are rolling after every 510
> bytes
> Hadoop Environment : 1.0.0
> Flume-Ng - 1.2.0
> Config below
> yum.sinks.ad-error-sink.type=hdfs
> yum.sinks.ad-erorr-sink.hdfs.timeZone=UTC
> yum.sinks.ad-error-sink.hdfs.path=hdfs://10.16.1.156:9000/home/data/flume-data/ad-error
> yum.sinks.ad-error-sink.hdfs.filePrefix=aderror
> yum.sinks.ad-error-sink.hdfs.fileType=DataStream
> yum.sinks.ad-error-sink.hdfs.writeFormat=Text
> yum.sinks.ad-error.sink.hdfs.rollInterval=0
> yum.sinks.ad-error.sink.hdfs.rollSize=134217728
> yum.sinks.ad-error.sink.hdfs.rollCount=0
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)