[ https://issues.apache.org/jira/browse/MAPREDUCE-7070?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Shilun Fan updated MAPREDUCE-7070: ---------------------------------- Target Version/s: 3.5.0 (was: 3.4.0) > Batch calls to RackResolver from AM > ----------------------------------- > > Key: MAPREDUCE-7070 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-7070 > Project: Hadoop Map/Reduce > Issue Type: Improvement > Components: applicationmaster, performance > Reporter: Greg Phillips > Priority: Minor > Attachments: MAPREDUCE-7070.patch > > > TaskAttemptImpl calls RackResolver once for every split location. This > results in many shells being spawned by the Application Master when the > topology script is enabled. The worst case scenario would entail one call to > the topology script for each Datanode. The NameNode is also topology aware, > and uses batch calls to the topology script to improve performance. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: mapreduce-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: mapreduce-issues-h...@hadoop.apache.org