Log in

View Full Version : Difference between NFS and HDFS in BigData



vishwanathoils
09-07-2021, 01:14 PM
Difference between NFS and HDFS in BigData

Akshay_M
09-23-2022, 05:40 AM
NFS clients allow files to be accessed as if the files reside on the local machine, even though they reside on the disk of a networked machine. HDFS (Hadoop Distributed File System): A file system that is distributed amongst many networked computers or nodes.

zarina isa
09-26-2022, 06:58 PM
This NFS file system is a distributed file system that permits its client to access the file over the network. This file system is an open standard.