You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2016/11/15 16:47:58 UTC

[jira] [Commented] (AMBARI-17898) Add Kerberos HTTP SPNEGO authentication support to Ambari Metrics Monitor

    [ https://issues.apache.org/jira/browse/AMBARI-17898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15667621#comment-15667621 ] 

Hudson commented on AMBARI-17898:
---------------------------------

FAILURE: Integrated in Jenkins build Ambari-trunk-Commit #6017 (See [https://builds.apache.org/job/Ambari-trunk-Commit/6017/])
Revert "AMBARI-17898 Add Kerberos HTTP SPNEGO authentication support to (dsen: [http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=a201d092d1dc4ef32dcbf3ba37ee957f33418637])
* (edit) ambari-metrics/ambari-metrics-host-monitoring/src/main/python/core/config_reader.py
* (edit) ambari-metrics/ambari-metrics-host-monitoring/src/main/python/core/emitter.py
* (delete) ambari-metrics/ambari-metrics-host-monitoring/src/main/python/core/spnego_kerberos_auth.py
* (edit) ambari-metrics/ambari-metrics-host-monitoring/src/test/python/core/TestEmitter.py
* (edit) ambari-metrics/ambari-metrics-assembly/pom.xml
* (edit) ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/templates/metric_monitor.ini.j2
* (delete) ambari-metrics/ambari-metrics-host-monitoring/src/main/python/core/krberr.py
* (edit) ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/scripts/ams.py
* (edit) ambari-metrics/ambari-metrics-host-monitoring/conf/unix/metric_monitor.ini
* (edit) ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/kerberos.json
* (edit) ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/scripts/params.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)