GitHub user hunshenshi opened a pull request:
https://github.com/apache/flume/pull/256
FLUME-3304.patch.hdfs sink rename empty file
When the archive file is in compressed format, if a empty file be renamed,
mr will report an error when reading the file.
eg:
a1.sinks.k1.hdfs.codeC = lzop
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/hunshenshi/flume trunk
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flume/pull/256.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 #256
----
commit f3e61e32e768960e590abbbdd7eec02f1d442965
Author: sunzhiwei <sunzhiwei@...>
Date: 2018-12-05T12:59:31Z
FLUME-3304.patch.hdfs sink rename empty file
----
---