Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.6.0
-
None
Description
Currently the RollingFileSink is hard-wired to use a specific PathManager that creates file based on a timestamp and and incrementing value. User's should have the ability to add a prefix to the file name and to add a file extension to properly identify the type of data in the file. In addition, user's should have the ability to provide their own PathManager implementation to allow them to construct the file names and locations however they desire.
Attachments
Attachments
Issue Links
- is related to
-
FLUME-1295 RollingFileSink need to be able to construct directory path based on escape sequence
- Open
-
FLUME-1902 Add ability in File Roll Sink to set sink directory with formatting escape sequence
- Open
- links to