Github user Leemoonsoo commented on the pull request:
https://github.com/apache/incubator-zeppelin/pull/918#issuecomment-222009584
@vgmartinez Thanks for contribution.
@vgmartinez and folks, how about having generalized event hook instead of
just handling email after scheduler execution?
Zeppelin can generate events,
- Scheduler execution (start, success, fail)
- Paragraph execution (CRUD, status change)
- Notebook (CRUD)
- etc
And if there're some extensible mechanism that allow user plugin custom
event handler. So possibly not only sending email, but also execute shell
script or any other action will be possible for all type of events.
What do you think?
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---