[
https://issues.apache.org/jira/browse/AMBARI-17898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15594823#comment-15594823
]
Hudson commented on AMBARI-17898:
---------------------------------
FAILURE: Integrated in Jenkins build Ambari-trunk-Commit #5840 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/5840/])
AMBARI-17898 Add Kerberos HTTP SPNEGO authentication support to Ambari (dsen:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=18a88ebb43260f01ff1b5370bc15fb7b6a64055c])
* (edit)
ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/scripts/params.py
* (edit) ambari-metrics/ambari-metrics-assembly/pom.xml
* (add)
ambari-metrics/ambari-metrics-host-monitoring/src/main/python/core/spnego_kerberos_auth.py
* (edit)
ambari-metrics/ambari-metrics-host-monitoring/src/main/python/core/config_reader.py
* (edit)
ambari-metrics/ambari-metrics-host-monitoring/conf/unix/metric_monitor.ini
* (add)
ambari-metrics/ambari-metrics-host-monitoring/src/main/python/core/krberr.py
* (edit)
ambari-metrics/ambari-metrics-host-monitoring/src/test/python/core/TestEmitter.py
* (edit)
ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/templates/metric_monitor.ini.j2
* (edit)
ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/kerberos.json
* (edit)
ambari-metrics/ambari-metrics-host-monitoring/src/main/python/core/emitter.py
* (edit)
ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/scripts/ams.py
> Add Kerberos HTTP SPNEGO authentication support to Ambari Metrics Monitor
> -------------------------------------------------------------------------
>
> Key: AMBARI-17898
> URL: https://issues.apache.org/jira/browse/AMBARI-17898
> Project: Ambari
> Issue Type: Improvement
> Components: ambari-metrics
> Affects Versions: 2.2.0
> Reporter: Qin Liu
> Assignee: Qin Liu
> Fix For: trunk
>
> Attachments: AMBARI-17898-branch-2.5.patch, AMBARI-17898-trunk.patch,
> AMBARI-17898.patch
>
>
> This is a subtask of AMBARI-14384 "Ambari Metrics doesn't use SPNEGO to
> authenticate".
> In a Kerberos enabled cluster with SPNEGO enabled on Hadoop APIs, Ambari
> Metrics Collector web-console will be Kerberos HTTP SPNEGO enabled too. But
> Ambari Metrics Monitor, a client of Ambari Metrics Collector, currently does
> not support Kerberos HTTP SPNEGO authentication.
> /var/log/ambari-metrics-monitor/ambari-metrics-monitor.out:
> 2015-12-15 13:26:30,663 [INFO] emitter.py:101 - server:
> http://metrics-collector:6188/ws/v1/timeline/metrics
> 2015-12-15 13:26:30,671 [WARNING] emitter.py:84 - Error sending metrics to
> server. HTTP Error 401: Authentication required
> 2015-12-15 13:26:30,671 [WARNING] emitter.py:90 - Retrying after 5 ...
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)