Sagar Naik wrote:
Hi ,I would like to know what happens in case of DiskFull on a datanode Does the datanode acts as block server only ?
Yes. I think so.
Does it rejects anymore Block creation request OR Namenode does not list it for new blocks
yes. NN will not allocate it any more blocks. Did you notice anything different? (which is quite possible). Raghu.
Hadoop 18 -Sagar
