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 is the optimal block size in HDFS?

1 Answers  


Explain how indexing in hdfs is done?

1 Answers  


What is a block?

1 Answers  


What happens when two users try to access to the same file in HDFS?

1 Answers  


Define HDFS and talk about their respective components?

1 Answers  


What is the difference betwaeen mapreduce engine and hdfs cluster?

1 Answers  


What is NameNode and DataNode in HDFS?

1 Answers  


How does hdfs get a good throughput?

1 Answers  


Is the hdfs block size reduced to achieve faster query results?

1 Answers  


Replication causes data redundancy and consume a lot of space, then why is it pursued in hdfs?

1 Answers  


How to remove safemode of namenode forcefully in HDFS?

1 Answers  


Explain what is a difference between an input split and hdfs block?

1 Answers  


Categories