GitHub user vgmartinez opened a pull request: https://github.com/apache/incubator-zeppelin/pull/918
ZEPPELIN-885 Add option to send email in scheduler execution ### What is this PR for? Add the option to send email when a note is runing using the scheduler ### What type of PR is it? Improvement ### Todos ### What is the Jira issue? * [ZEPPELIN-885] (https://issues.apache.org/jira/browse/ZEPPELIN-885) ### How should this be tested? Set email in scheduler and add cron expresion to execute note. ### Screenshots (if appropriate) ### Questions: * Does the licenses files need update? No * Is there breaking changes for older versions? No * Does this needs documentation? No You can merge this pull request into a Git repository by running: $ git pull https://github.com/vgmartinez/incubator-zeppelin email_option Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-zeppelin/pull/918.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #918 ---- commit c4ece06bd0b46e3783556b9da48d989fb3711a1c Author: Victor Manuel <viktor.manuel.gar...@gmail.com> Date: 2016-05-17T17:57:06Z rebase with master commit 7076bef98f1d9413bf69524f541a621c4e120233 Author: Victor Manuel <viktor.manuel.gar...@gmail.com> Date: 2016-05-17T22:21:24Z add setting and refactor commit 8c36e478319bf8167c9805d69cf6afb6da957379 Author: Victor Manuel <viktor.manuel.gar...@gmail.com> Date: 2016-05-25T20:30:44Z remove controller for scheduler commit 765c6b9d1bff638c47e23f7ab1b12cf8bf30305c Author: Victor Manuel <viktor.manuel.gar...@gmail.com> Date: 2016-05-25T21:31:44Z fix style and remove duplicate properties ---- --- 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 infrastruct...@apache.org or file a JIRA ticket with INFRA. ---