What is the default block size in hdfs?



What is the default block size in hdfs?..

Answer / Saurabh Dixit

The default block size for HDFS is 128MB (128 * 1024 * 1024 bytes). This value can be changed by modifying the dfs.blocksize property in the hdfs-site.xml configuration file.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Hadoop Interview Questions

Does Hadoop requires RAID?

1 Answers  


How the Client communicates with HDFS?

1 Answers  


What is the problem with small files in Apache Hadoop?

1 Answers  


How does a namenode handle the failure of the data nodes?

1 Answers  


Define a job tracker?

1 Answers  


What is small file problem in hadoop?

1 Answers  


What is speculative execution in Hadoop?

1 Answers  


Is fs.mapr.working.dir a single directory?

1 Answers  


What is cloudera and why it is used?

1 Answers  


How to resolve ioexception: cannot create directory, while formatting namenode in hadoop?

1 Answers  


How to change Replication Factor For below cases ?

1 Answers  


Name the examples of some companies that are using hadoop structure?

1 Answers  


Categories