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 |
What do you mean by the high availability of a namenode?
File permissions in HDFS?
If data is present in HDFS and RF is defined, then how can we change Replication Factor?
What is throughput? How does HDFS get a good throughput?
How does hdfs give great throughput?
How data or a file is written into hdfs?
How to create Users in hadoop HDFS?
What is the difference betwaeen mapreduce engine and hdfs cluster?
Which one is the master node in HDFS? Can it be commodity hardware?
What is a block in HDFS? what is the default size in Hadoop 1 and Hadoop 2? Can we change the block size?
What is throughput in HDFS?
Why does hive not store metadata information in hdfs?
Apache Hadoop (394)
MapReduce (354)
Apache Hive (345)
Apache Pig (225)
Apache Spark (991)
Apache HBase (164)
Apache Flume (95)
Apache Impala (72)
Apache Cassandra (392)
Apache Mahout (35)
Apache Sqoop (82)
Apache ZooKeeper (65)
Apache Ambari (93)
Apache HCatalog (34)
Apache HDFS Hadoop Distributed File System (214)
Apache Kafka (189)
Apache Avro (26)
Apache Presto (15)
Apache Tajo (26)
Hadoop General (407)