surendralilhore edited a comment 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:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]