[
https://issues.apache.org/jira/browse/AMBARI-8696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14245097#comment-14245097
]
Hudson commented on AMBARI-8696:
--------------------------------
SUCCESS: Integrated in Ambari-trunk-Commit-docker #475 (See
[https://builds.apache.org/job/Ambari-trunk-Commit-docker/475/])
AMBARI-8696. Alerts UI: prompt for initial SMTP setup during install
(onechiporenko via srimanth) (sgunturi:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=12d13e8b076c6690514683b5764c7a76aeee6a49)
*
ambari-web/app/views/common/configs/custom_category_views/notification_configs_view.js
* ambari-web/app/data/HDP2/site_properties.js
* ambari-web/app/views.js
* ambari-web/app/controllers/wizard/step8_controller.js
* ambari-web/app/views/common/configs/services_config.js
* ambari-web/app/templates/common/configs/notifications_configs.hbs
* ambari-web/app/controllers/wizard/step7_controller.js
* ambari-web/app/models/service_config.js
* ambari-web/app/styles/application.less
* ambari-web/app/utils/config.js
* ambari-web/app/messages.js
* ambari-web/app/data/service_configs.js
* ambari-web/app/templates/common/configs/service_config.hbs
> Alerts UI: prompt for initial SMTP setup during install
> -------------------------------------------------------
>
> Key: AMBARI-8696
> URL: https://issues.apache.org/jira/browse/AMBARI-8696
> Project: Ambari
> Issue Type: Bug
> Components: ambari-web
> Affects Versions: 2.0.0
> Reporter: Srimanth Gunturi
> Assignee: Srimanth Gunturi
> Fix For: 2.0.0
>
> Attachments: AMBARI-8696.patch
>
>
> During Cluster Install, provide ability for users to provide information for
> an email alert notification. They optionally can skip this step (via "Do not
> configure" below) and then add the notification once they are in Ambari
> Dashboard, under Alerts.
> {code}
> ( ) Configure email notifications later.
> ( ) Configure email notifications.
> SMTP host [ ]
> SMTP Port [ ]
> FROM Email Address [ ]
> TO Email Address [ ]
> [X] SMTP server requires authentication
> SMTP Username [ ] <- disabled if "SMTP server requires
> authentication" is checked
> SMTP Password [ ] <- disabled if "SMTP server requires
> authentication" is checked
> ( ) Use TLS <- Either TLS or SSL can be selected but not both
> ( ) Use SSL
> [Test Connection] <- button
> Add Property...
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)