You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by GitBox <gi...@apache.org> on 2020/07/04 14:25:23 UTC

[GitHub] [hadoop] surendralilhore commented on pull request #2120: HDFS-15450. Fix NN trash emptier to work in HA mode if ViewFSOveroadScheme enabled

surendralilhore commented on pull request #2120:
URL: https://github.com/apache/hadoop/pull/2120#issuecomment-653772368


   Changes looks good to me.
   
   One more option is to override below property with DistributedFileSystem class in NameNode.
   
   <property>
     <name>fs.hdfs.impl</name>
     <value>org.apache.hadoop.fs.viewfs.ViewFileSystemOverloadScheme</value>
   </property>


----------------------------------------------------------------
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



---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org