Ted Yu created AMBARI-22944: ------------------------------- Summary: Wrong variable in KerberosKeytabDescriptor#toMap() Key: AMBARI-22944 URL: https://issues.apache.org/jira/browse/AMBARI-22944 Project: Ambari Issue Type: Bug Reporter: Ted Yu
{code} if (!owner.isEmpty()) { map.put(KEY_GROUP, group); } {code} The if statement checks wrong variable. -- This message was sent by Atlassian JIRA (v7.6.3#76005)