Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

krb5_kdc_type not registering properly? #70

Open
Data-drone opened this issue Jul 13, 2020 · 4 comments
Open

krb5_kdc_type not registering properly? #70

Data-drone opened this issue Jul 13, 2020 · 4 comments

Comments

@Data-drone
Copy link

I set
krb5_kdc_type: none
in all

but I got:

TASK [scm : Update Cloudera Manager settings] ************************************************************
fatal: [ip-10-0-1-170.ap-southeast-2.compute.internal]: FAILED! => {"msg": "The task includes an option with an undefined variable. The error was: 'dict object' has no attribute 'krb5_server'\n\nThe error appears to be in '/home/cdh_terraform_aws/cloudera-playbook/roles/scm/tasks/scm.yml': line 4, column 3, but may\nbe elsewhere in the file depending on the exact syntax problem.\n\nThe offending line appears to be:\n\n# https://cloudera.github.io/cm_api/apidocs/v13/path__cm_config.html\n- name: Update Cloudera Manager settings\n  ^ here\n"}

Everything else was straight from the master branch
any ideas?

@ziedbouf
Copy link

I got similair issue, @Data-drone did you find any solution related to this issue?

@Data-drone
Copy link
Author

I ended up just kerberising. The settings have been tested more with a kerberised cluster and it's security best practice anyway though it does make working with the cluster a bit more of a pain

@ziedbouf
Copy link

I see, thanks @Data-drone however i made change to just install kerberos server on the admin node while keeping the kerberos option to none, still debugging other issue and will confirm if this is work :/

@Data-drone
Copy link
Author

the issue from memory was the ansible if statements not processing correctly or needing amendment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants