1、开启SMTP服务
POP3/SMTP:ziphyuidvbfybjbf
IMAP/SMTP:uzgnxtfqdvghbibe(用邮箱的授权码)
2、找到邮箱服务器
3、修改web的azkaban.properties配置文件
[alex@hadoop102 module]$ cd azkaban/azkaban-web-server/
[alex@hadoop102 azkaban-web-server]$ vim conf/azkaban.properties
mail.sender=324120110@qq.com
mail.host=smtp.qq.com
mail.user=324120110@qq.com
mail.password=uzgnxtfqdvghbibe
4、重启web 服务
[alex@hadoop102 azkaban-web-server]$ bin/shutdown-web.sh
[alex@hadoop102 azkaban-web-server]$ bin/start-web.sh
网友评论