-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/42214/
-----------------------------------------------------------
Review request for Ambari, Alejandro Fernandez and Robert Levas.
Bugs: AMBARI-14641
https://issues.apache.org/jira/browse/AMBARI-14641
Repository: ambari
Description
-------
Steps:
# Deployed cluster with default 1.8.0 JDK via blueprints.
# Enable security.
Result: cluster is fully green, alerts for almost all services appears and
disappears:
{code}
Connection failed to http://nat-rare-21-dvitiiuk-2-5.novalocal:1022 (Execution
of '/usr/bin/kinit -l 5m -c
/var/lib/ambari-agent/tmp/web_alert_cc_f3f99363c3b7d1667f1287ce3a35aa52 -kt
/etc/security/keytabs/spnego.service.keytab
HTTP/[email protected] > /dev/null' returned 1.
######## Hortonworks ############# This is MOTD message, added for testing in
qe infra kinit: Internal credentials cache error while storing credentials
while getting initial credentials)
{code}
{code}
Connection failed to http://nat-rare-21-dvitiiuk-2-5.novalocal:8088 (Execution
of '/usr/bin/kinit -l 5m -c
/var/lib/ambari-agent/tmp/web_alert_cc_f3f99363c3b7d1667f1287ce3a35aa52 -kt
/etc/security/keytabs/spnego.service.keytab
HTTP/[email protected] > /dev/null' returned 1.
######## Hortonworks ############# This is MOTD message, added for testing in
qe infra kinit: Internal credentials cache error while storing credentials
while getting initial credentials)
{code}
Diffs
-----
ambari-common/src/main/python/resource_management/libraries/functions/curl_krb_request.py
dc1d88f
Diff: https://reviews.apache.org/r/42214/diff/
Testing
-------
Tested on a cluster with Kerberos to verify file names are now scoped by user.
Thanks,
Jonathan Hurley