Namenode does not respond to any inputs with final message
INFO [default] : **ZkWrapper** : [health child] Receive a heartbeat. A child has been added under path/health/127.0.0.1:50020
I cannot ctrl-c the process, nor will it respond to any client rpc.
On current develop branch, seems like a zookeeper issue, or some kind of memory corruption maybe.
Steps to reproduce:
- Start namenode.
- Start datanode.
The hang does not appear if I start datanode first.
Namenode does not respond to any inputs with final message
INFO [default] : **ZkWrapper** : [health child] Receive a heartbeat. A child has been added under path/health/127.0.0.1:50020I cannot ctrl-c the process, nor will it respond to any client rpc.
On current develop branch, seems like a zookeeper issue, or some kind of memory corruption maybe.
Steps to reproduce:
The hang does not appear if I start datanode first.