[
https://issues.apache.org/jira/browse/AMBARI-9586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Hurley resolved AMBARI-9586.
-------------------------------------
Resolution: Fixed
> Alerts: WEB type alerts fail in Kerberos secured cluster
> --------------------------------------------------------
>
> Key: AMBARI-9586
> URL: https://issues.apache.org/jira/browse/AMBARI-9586
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.0.0
> Reporter: Yurii Shylov
> Assignee: Yurii Shylov
> Fix For: 2.0.0
>
>
> A bunch of alerts for web are failing in secured cluster:
> - App Timeline Web UI
> - Oozie Server Web UI
> - WebHCat Server Status
> - Storm Web UI
> Looks like the reason is that in secured cluster web services require
> authentification (401 HTTP code) which causes exception "urllib2.HTTPError:
> HTTP Error 401: Authentication required" for common web check:
> {code}
> url_response = urllib2.urlopen(query)
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)