See`org.apache.ambari.server.orm.dao.KerberosKeytabPrincipalDAO.findByFilter(KerberosKeytabPrincipalFilter filter)`: since the given filter is populated with `service name = HDFS` the underlying DB query will find only the principals for the `Datanode` (which does not need the HDFS user principal)
[ Full content available at: https://github.com/apache/ambari/pull/2359 ] This message was relayed via gitbox.apache.org for [email protected]
