[ https://issues.apache.org/jira/browse/STORM-1968?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
P. Taylor Goetz resolved STORM-1968. ------------------------------------ Resolution: Fixed Fix Version/s: 1.1.0 1.0.2 Merged to 1.x-branch and 1.0.x-branch. > Storm logviewer does not work for nimbus.log in secure cluster > -------------------------------------------------------------- > > Key: STORM-1968 > URL: https://issues.apache.org/jira/browse/STORM-1968 > Project: Apache Storm > Issue Type: Bug > Reporter: Arun Mahadevan > Assignee: Arun Mahadevan > Fix For: 1.0.2, 1.1.0 > > > logviewer invokes "get-log-user-group-whitelist" which tries to get the > worker metadata file by invoking "get-log-metadata-file". In the case of > nimbus.log clojure-from-yaml-file returns nil and the authorization fails. > Modify clojure-from-yaml-file to return an empty map in case of failures so > that the authorization can continue. -- This message was sent by Atlassian JIRA (v6.3.4#6332)