Github user omkreddy commented on the issue:
https://github.com/apache/storm/pull/2519
@satishd @HeartSaVioR Unfortunately token.decodeIdentified() return null
value in Hive related Tokens. So if we want this log, we need to add null
check before printing token.decodeIdentified()..getUser()---
