umamaheswararao commented on pull request #2120: URL: https://github.com/apache/hadoop/pull/2120#issuecomment-653791027
Thank you @surendralilhore , this is a good suggestion. Initially I thought, your suggestion may have a problem in the case, when users genuinely extends DFS. But on rethinking, I thought why NN should be impacted by client changes? NN tested well with DFS class today(trashEmptier uses it and works fine for it's functionality). So, NN should continue to work well with that. I tried to set fs.hdfs.impl now. Please take a look if that works. ---------------------------------------------------------------- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
