Please follow the instructions under here for UI/Logviewer https://github.com/apache/storm/blob/master/SECURITY.md#uilogviewer . You need a login filter to authenticate users to log-into storm ui. The instructions are hadoop spnego filter. You need to be able to do kinit from your client machine to be able to use this.
-- Harsha Sent with Airmail On March 25, 2015 at 9:55:24 AM, bigdata hadoop ([email protected]) wrote: Hi All I installed kerberized ambari 2.0 with storm service and had the topology running. However I cant access storm UI and giving me the following error GSSException: Failure unspecified at GSS-API level (Mechanism level: Specified version of key is not available (44)). Can someone please help me with this. Thanks
