Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Later
-
None
-
None
-
None
-
None
Description
Probably when hitting HADOOP-3810, Namenode became unresponsive. Large time spent in GC.
All dfs/dfsadmin command were timing out.
WebUI was coming up after waiting for a long time.
Maybe setting a long timeout would have made the dfsadmin command go through.
But it would be nice to have a separate queue/handler which doesn't compete with regular rpc calls.
All I wanted to do was dfsadmin -safemode enter, dfsadmin -finalizeUpgrade ...
Attachments
Issue Links
- is related to
-
HADOOP-9194 RPC Support for QoS
- Closed
-
HADOOP-9640 RPC Congestion Control with FairCallQueue
- Resolved