- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
How to disable HTTP spnego authentication for storm UI - Kerberos
- Labels:
-
Apache Storm
Created on ‎09-19-2018 05:43 AM - edited ‎09-16-2022 06:43 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Kerberized HCP Cluster managed by Ambari
Created ‎09-19-2018 07:00 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks
