Details
-
New Feature
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
Description
Currently we allow for passing of the absolute path.
It would be nice to just pass the filename in the event headers and allow for using that on the hdfs sink.
if (annotateFileName) {
String filename = currentFile.get().getFile().getAbsolutePath();
for (Event event : events)
}
Attachments
Attachments
Issue Links
- links to