Since the data is replicated thrice in hdfs, does it mean that any calculation done on one node will also be replicated on the other two?
47Post New Apache HDFS Hadoop Distributed File System Questions
What are the key features of HDFS?
What is a block in HDFS? what is the default size in Hadoop 1 and Hadoop 2? Can we change the block size?
Why do we need hdfs?
How to split single hdfs block into partitions rdd?
What is Block in HDFS?
What do you mean by meta information in hdfs?
What should be the HDFS Block size to get maximum performance from Hadoop cluster?
How one can change Replication factor when Data is already stored in HDFS
Explain what is difference between an input split and hdfs block?
Replication causes data redundancy then why is is pursued in HDFS?
What do you mean by metadata in HDFS? Where is it stored in Hadoop?
How does hdfs provides good throughput?
Explain the difference between mapreduce engine and hdfs cluster?
Why does hive not store metadata information in hdfs?
How to Delete directory and files recursively from HDFS?