You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by GitBox <gi...@apache.org> on 2020/03/04 15:41:48 UTC

[GitHub] [storm] Ethanlm opened a new pull request #3219: [STORM-3494] Use UserGroupInformation to login to HDFS only once per process

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:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [storm] Ethanlm merged pull request #3219: [STORM-3494] Use UserGroupInformation to login to HDFS only once per process

Posted by GitBox <gi...@apache.org>.
Ethanlm merged pull request #3219: [STORM-3494] Use UserGroupInformation to login to HDFS only once per process
URL: https://github.com/apache/storm/pull/3219
 
 
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services