Ethanlm opened a new pull request #3219: [STORM-3494] Use UserGroupInformation to login to HDFS only once per process URL: https://github.com/apache/storm/pull/3219 `HadoopLoginUtil.loginHadoop(conf);` should be used when login to hadoop from Storm daemons. Rework https://github.com/apache/storm/pull/3189 by using reflections. This avoids breaking backwards compatibility.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services