Details
-
Type:
New Feature
-
Status: Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
Description
There have been several requests for a trigger than happens when a sink (such as a file) gets closed. These include changing a file name, importing/altering a hive table with new info, changing file perms, or signalling another system.
It seems that a flexible and generic mechanism would be to pass some context information and allow a program to be exec upon close. (file gets closed, exec task).