0

enter image description here

unable start standby namenode. I have verified my configurations from official documentation.

alexander.polomodov
  • 5,396
  • 14
  • 39
  • 46
vamsi
  • 1
  • 3

1 Answers1

1

You need to increase value of ipc.maximum.data.length property in core-site.xml file. Make sure all nodes has same value for this property.

Note: default value is 64Mb. You will have to restart services once value is changed.

Shubhangi
  • 2,229
  • 2
  • 14
  • 14