Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Won't Fix
-
0.9.4
-
None
-
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).