Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
"The issue is that the file close fails, but the stream on the Flume side is considered closed by HDFS. So retrying the close, is failing - which causes the rename never to be attempted. Since the rename is never attempted the file sticks around with the ".tmp" file name. "
We should try attempting rename even if the close fails and possibly log information that the user need to run lease recovery
Attachments
Attachments
Issue Links
- relates to
-
FLUME-2566 BucketWriter tries to close file endlessly
- Closed