Preventing node from swapping
-----------------------------

                 Key: HADOOP-5817
                 URL: https://issues.apache.org/jira/browse/HADOOP-5817
             Project: Hadoop Core
          Issue Type: Improvement
          Components: mapred
            Reporter: Hong Tang


When a node swaps, it slows everything: maps running on that node, reducers 
fetching output from the node, and DFS clients reading from the DN. We should 
just treat it the same way as if OS exhausts memory and kill some tasks to free 
up memory.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to