What is the benifit of Distributed cache, why can we just have the file in HDFS and have the application read it?
40Post New Apache HDFS Hadoop Distributed File System Questions
Explain about the indexing process in hdfs?
What is throughput? How does HDFS get a good throughput?
Explain the key features of hdfs?
What is a task tracker?
What happens when two users try to access to the same file in HDFS?
Why do we need hdfs?
Explain HDFS “Write once Read many” pattern?
How to copy a file into HDFS with a different block size to that of existing block size configuration?
What is a difference between an input split and hdfs block?
In HDFS, how Name node determines which data node to write on?
What is the procedure to create users in HDFS and how to allocate Quota to them?
What is a block in HDFS, why block size 64MB?
How to create directory in HDFS?
What is the difference between Input Split and an HDFS Block?
Can you explain about the indexing process in hdfs?