Explain the difference between nas and hdfs?
Answer / Sourabh Kumar Bhargava
Network Attached Storage (NAS) and Hadoop Distributed File System (HDFS) are two different types of file systems with distinct characteristics. NAS is a client-server file-level storage architecture designed for serving files to multiple clients over a network, while HDFS is a distributed file system designed to run on commodity hardware and handle large data sets.
| Is This Answer Correct ? | 0 Yes | 0 No |
When NameNode enter in Safe Mode?
Which one is the master node in HDFS? Can it be commodity hardware?
Can multiple clients write into an HDFS file concurrently?
How much Metadata will be created on NameNode in Hadoop?
What is a namenode in hadoop?
What is the difference betwaeen mapreduce engine and hdfs cluster?
Why HDFS performs replication, although it results in data redundancy?
How to access HDFS?
While processing data from hdfs, does it execute code near data?
Why is block size set to 128 MB in HDFS?
How to split single hdfs block into partitions rdd?
What happens when two users try to access to the same file 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)