Created on 09-19-2018 05:43 AM - edited 09-16-2022 06:43 AM
Kerberized HCP Cluster managed by Ambari
Created 09-19-2018 07:00 AM
Disabling SPNEGO while keeping kerberos enabled is not a supported configuration in storm, you will have to disable kerberos and SPNEGO entirely on the cluster. Here is the storm jira https://issues.apache.org/jira/browse/STORM-2377 asking for read-only option for users without spnego.
Hope this helps.
Created 09-19-2018 07:00 AM
Disabling SPNEGO while keeping kerberos enabled is not a supported configuration in storm, you will have to disable kerberos and SPNEGO entirely on the cluster. Here is the storm jira https://issues.apache.org/jira/browse/STORM-2377 asking for read-only option for users without spnego.
Hope this helps.
Created 09-25-2018 12:02 PM
Thanks