Ethanlm edited a comment on issue #3189: [STORM-3494] use HdfsLoginUtil singleton to login to hdfs URL: https://github.com/apache/storm/pull/3189#issuecomment-572264028 @agresch Thanks for review. We don't want to add hadoop as a dependency to storm itself. So the loginPlugin is in a separate module. Hence to use this loginPlugin, users need to explicitly copy jar files to external-daemon otherwise there would be ClassNotFoundException. So we can't use it as the default.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
