[ https://issues.apache.org/jira/browse/AMBARI-22654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16291460#comment-16291460 ]
Maciej Sitarz commented on AMBARI-22654: ---------------------------------------- [~rlevas] I attached screen captures which show the problem ( I forgot to mark the INSTALL steps, but that should be obvious). Also I attached a sample stack to reproduce the problem. Script files contain just a stub, nothing is installed or started, but it's enough to show the problem. One question about stack scripts. MASTER and CLIENT components have INSTALL and CONFIGURE functions. Install is being run, but I was not able to the log from configure function. > Kerberos: Kerberos-related tasks occur after INSTALL stage of services being > added > ---------------------------------------------------------------------------------- > > Key: AMBARI-22654 > URL: https://issues.apache.org/jira/browse/AMBARI-22654 > Project: Ambari > Issue Type: Bug > Components: ambari-server > Affects Versions: 2.4.3, 2.5.2 > Reporter: Maciej Sitarz > Assignee: Robert Levas > Priority: Critical > Attachments: SAMPLESRV2_v1.tgz, all_hosts.png, host1_master.png, > host2_master.png, host3_slave.png, host4_client.png, host5_slave_client.png > > > Kerberos-related configs (keytab,principal creation) are not applied before > INSTALL command is built on add service. > This occurs when new services and components are added to an existing cluster > where Kerberos is enabled. Due to the order Kerberos-related configurations > (keytabs, principals) will not be available for new services INSTALL step > functions. > This seems to be identical problem to the one mentioned in #AMBARI-17772 -- This message was sent by Atlassian JIRA (v6.4.14#64029)