Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is the difference between NAS and HDFS?



What is the difference between NAS and HDFS?..

Answer / Madhumeeta

Network Attached Storage (NAS) and Hadoop Distributed File System (HDFS) are both storage systems, but they have some key differences. NAS is a file-level storage system designed for providing shared access to files over a network, usually using standard network protocols like NFS or SMB. In contrast, HDFS is a distributed file system optimized for storing large amounts of data and handling high volumes of read and write operations. HDFS uses a master-slave architecture with a NameNode and DataNodes, and it uses its own file system format (HDFS format) to store data across the cluster.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache HDFS Hadoop Distributed File System Interview Questions

What do you mean by the high availability of a namenode?

1 Answers  


File permissions in HDFS?

1 Answers  


If data is present in HDFS and RF is defined, then how can we change Replication Factor?

1 Answers  


What is throughput? How does HDFS get a good throughput?

1 Answers  


How does hdfs give great throughput?

1 Answers  


How data or a file is written into hdfs?

1 Answers  


How to create Users in hadoop HDFS?

1 Answers  


What is the difference betwaeen mapreduce engine and hdfs cluster?

1 Answers  


Which one is the master node in HDFS? Can it be commodity hardware?

1 Answers  


What is a block in HDFS? what is the default size in Hadoop 1 and Hadoop 2? Can we change the block size?

1 Answers  


What is throughput in HDFS?

1 Answers  


Why does hive not store metadata information in hdfs?

1 Answers  


Categories