[
https://issues.apache.org/jira/browse/FALCON-1313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14637321#comment-14637321
]
Scott Preece commented on FALCON-1313:
--------------------------------------
I divide events into several groups, notably "lifecycle events" and "exception
events", where lifecycle events are the normal waypoints in the life a feed
instance and exceptions are all the ways things can go wrong.
My preference would be to allow a user to specify notification handling for all
the different events listed in the Monitoring section of the documentation.
Ideally the user would be able to associate a channel JMS, e-mail, etc.) and
destination (JMS topic or e-mail address) for each named event. Ideally this
would extend to offering an easy hook mechanism for users who want to connect a
monitoring package to respond to them.
Logs suck as an end-user monitoring mechanism. JMS is fine, but requires a lot
more work for an end-user to set up a client to listen for messages. E-mail is
easy.
> Generate notification for Falcon job status
> -------------------------------------------
>
> Key: FALCON-1313
> URL: https://issues.apache.org/jira/browse/FALCON-1313
> Project: Falcon
> Issue Type: New Feature
> Components: common
> Affects Versions: 0.6.1
> Reporter: Peeyush Bishnoi
> Assignee: Peeyush Bishnoi
> Attachments: Falconjobstatusnotification.pdf
>
>
> Falcon should generate Email based notification for job status to the
> user/group when job finish either with success/failure.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)