[
https://issues.apache.org/jira/browse/AMBARI-24616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Levas updated AMBARI-24616:
----------------------------------
Status: Patch Available (was: In Progress)
> Disable Kerberos from Ambari UI didn't clean up keytab directories
> ------------------------------------------------------------------
>
> Key: AMBARI-24616
> URL: https://issues.apache.org/jira/browse/AMBARI-24616
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.7.1
> Reporter: Kishor Ramakrishnan
> Assignee: Robert Levas
> Priority: Major
> Labels: pull-request-available
> Fix For: 2.7.2
>
> Time Spent: 1h 40m
> Remaining Estimate: 0h
>
> Disable Kerberos from Ambari UI didn't clean up keytab directories,
> stderr:
> {code:java}
> 2018-09-08 05:27:19,276 - Failed to remove identity for
> amsmon/[email protected] from the
> Ambari database - Object: null is not a known Entity type.
> 2018-09-08 05:27:19,298 - Failed to remove identity for
> amsmon/[email protected] from the
> Ambari database - Object: null is not a known Entity type.
> 2018-09-08 05:27:19,325 - Failed to remove identity for
> amsmon/[email protected] from the
> Ambari database - Object: null is not a known Entity type.
> 2018-09-08 05:27:19,348 - Failed to remove identity for
> amsmon/[email protected] from the
> Ambari database - Object: null is not a known Entity type.
> 2018-09-08 05:27:19,465 - Failed to remove identity for
> dn/[email protected] from the
> Ambari database - Object: null is not a known Entity type.
> 2018-09-08 05:27:19,491 - Failed to remove identity for
> dn/[email protected] from the
> Ambari database - Object: null is not a known Entity type.
> 2018-09-08 05:27:19,515 - Failed to remove identity for
> dn/[email protected] from the
> Ambari database - Object: null is not a known Entity type.
> 2018-09-08 05:27:19,539 - Failed to remove identity for
> dn/[email protected] from the
> Ambari database - Object: null is not a known Entity type.
> 2018-09-08 05:27:19,671 - Failed to remove identity for
> hbase/[email protected] from the
> Ambari database - Object: null is not a known Entity type.
> 2018-09-08 05:27:19,696 - Failed to remove identity for
> hbase/[email protected] from the
> Ambari database - Object: null is not a known Entity type.
> 2018-09-08 05:27:19,723 - Failed to remove identity for
> hbase/[email protected] from the
> Ambari database - Object: null is not a known Entity type.
> 2018-09-08 05:27:19,744 - Failed to remove identity for
> hbase/[email protected] from the
> Ambari database - Object: null is not a known Entity type.
> 2018-09-08 05:27:19,959 - Failed to remove identity for
> nm/[email protected] from the
> Ambari database - Object: null is not a known Entity type.
> 2018-09-08 05:27:19,987 - Failed to remove identity for
> nm/[email protected] from the
> Ambari database - Object: null is not a known Entity type.
> 2018-09-08 05:27:20,049 - Failed to remove identity for
> nn/[email protected] from the
> Ambari database - Object: null is not a known Entity type.
> 2018-09-08 05:27:20,376 - Failed to remove identity for
> HTTP/[email protected] from the
> Ambari database - Object: null is not a known Entity type.
> 2018-09-08 05:27:20,399 - Failed to remove identity for
> HTTP/[email protected] from the
> Ambari database - Object: null is not a known Entity type.
> 2018-09-08 05:27:20,420 - Failed to remove identity for
> HTTP/[email protected] from the
> Ambari database - Object: null is not a known Entity type.
> 2018-09-08 05:27:20,441 - Failed to remove identity for
> HTTP/[email protected] from the
> Ambari database - Object: null is not a known Entity type.
> 2018-09-08 05:27:20,590 - Failed to remove identity for
> yarn-ats-hbase/[email protected]
> from the Ambari database - Object: null is not a known Entity type.
> 2018-09-08 05:27:20,617 - Failed to remove identity for
> yarn-ats-hbase/[email protected]
> from the Ambari database - Object: null is not a known Entity type.
> 2018-09-08 05:27:20,647 - Failed to remove identity for
> yarn-ats-hbase/[email protected]
> from the Ambari database - Object: null is not a known Entity type.
> 2018-09-08 05:27:20,677 - Failed to remove identity for
> yarn-ats-hbase/[email protected]
> from the Ambari database - Object: null is not a known Entity type.
> 2018-09-08 05:27:20,768 - Failed to remove identity for
> zookeeper/[email protected] from
> the Ambari database - Object: null is not a known Entity type.
> 2018-09-08 05:27:20,798 - Failed to remove identity for
> zookeeper/[email protected] from
> the Ambari database - Object: null is not a known Entity type
> {code}
> {code:java}
> [root@ctr-e138-1518143905142-467151-01-000002 ~]# ls -lrt
> /etc/security/keytabs/
> total 56
> -rw-r----- 1 ambari-qa hadoop 318 Sep 7 23:00
> kerberos.service_check.090718.keytab
> -r-------- 1 slava slava 353 Sep 7 23:05 ambari.server.keytab
> -r--r----- 1 root hadoop 538 Sep 7 23:05 spnego.service.keytab
> -r-------- 1 cstm-ams hadoop 548 Sep 7 23:05 ams-monitor.keytab
> -r-------- 1 cstm-hdfs hadoop 533 Sep 7 23:05 nfs.service.keytab
> -r--r----- 1 cstm-hbase hadoop 338 Sep 7 23:05 hbase.headless.keytab
> -r-------- 1 yarn-ats hadoop 328 Sep 7 23:05
> yarn-ats.hbase-client.headless.keytab
> -r-------- 1 cstm-hdfs hadoop 528 Sep 7 23:05 dn.service.keytab
> -r-------- 1 yarn-ats hadoop 588 Sep 7 23:05
> yarn-ats.hbase-regionserver.service.keytab
> -r--r----- 1 ambari-qa hadoop 333 Sep 7 23:05 smokeuser.headless.keytab
> -r-------- 1 cstm-hbase hadoop 543 Sep 7 23:05 hbase.service.keytab
> -r-------- 1 cstm-hdfs hadoop 528 Sep 7 23:05 nn.service.keytab
> -r-------- 1 yarn-ats hadoop 588 Sep 7 23:05
> yarn-ats.hbase-master.service.keytab
> -r-------- 1 cstm-hdfs hadoop 333 Sep 7 23:05 hdfs.headless.keytab
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)