Open jvalkeal opened 8 years ago
With automated kerberos setup, servers.yml generation fails if below settings are not added manually:
servers.yml
spring.hadoop.security.userPrincipal=scdf/sandbox.hortonworks.com spring.hadoop.security.userKeytab=/etc/security/keytabs/scdf.service.keytab
Also relates to #10 and we need to see howto communicate this with a user.
As #10 is now fixed, this issue wont happen anymore as settings are added automatically. I'll keep this ticket open if there's some issues for older ambari versions below 2.2(latest).
With automated kerberos setup,
servers.yml
generation fails if below settings are not added manually:Also relates to #10 and we need to see howto communicate this with a user.