Ted Malaska created FLUME-1533:
----------------------------------
Summary: New Feature - Call custom method when renameBucket is
successful
Key: FLUME-1533
URL: https://issues.apache.org/jira/browse/FLUME-1533
Project: Flume
Issue Type: Bug
Components: Sinks+Sources
Affects Versions: v1.2.0
Environment: CDH3u5 and CDH4
Reporter: Ted Malaska
Priority: Minor
Just finished up a job with a client that needed to fire a job every time
HDFSEventSink rolled over a file.
I solved this at the client's site by making a copy of HDFSEventSink with a
listener that had a onRollRename(String oldPath, String newPath). The listener
was set through the config file.
I'll post the listener fix but I would be interested in any other ideas.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira