What is the benifit of Distributed cache, why can we just have the file in HDFS and have the application read it?
45Post New Apache HDFS Hadoop Distributed File System Questions
Define hadoop archives?
Distinguish HDFS Block and Input Unit?
What is Block in HDFS?
How HDFS client divide the file into the block while storing inside HDFS?
Explain what happens if, during the PUT operation, HDFS block is assigned a replication factor 1 instead of the default value 3?
Explain what is heartbeat in hdfs?
What is a block in HDFS, why block size 64MB?
What is the throughput?
how does hdfs ensure data integrity of data blocks stored in hadoop hdfs?
Why HDFS?
What are the difference between of the “HDFS Block” and “Input Split”?
In HDFS, how Name node determines which data node to write on?
How to perform the inter-cluster data copying work in HDFS?
Can you define a block and block scanner in hdfs?
Can you change the block size of hdfs files?