Home
Recent Q&A
Java
Cloud
JavaScript
Python
SQL
PHP
HTML
C++
Data Science
DBMS
Devops
Hadoop
Machine Learning
Azure
Blockchain
Devops
Ask a Question
The default block size is ______.
Home
HDFS
The default block size is ______.
0
votes
asked
Jul 28, 2021
in
HDFS
by
SakshiSharma
The default block size is ______.
a) 32MB
b) 64MB
c) 128MB
d) 16MB
block-size
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Jul 28, 2021
by
SakshiSharma
Answer b) 64MB
The default block size is 64MB, but it can be increased as per the need to change in HDFS configuration.
...