Skip to content

Conversation

kbavishi
Copy link

@kbavishi kbavishi commented Nov 24, 2016

Mistakenly submitted a PR to the main apache repo

The NetworkTopology can now store costs between a pair of racks. The
DatanodeManager invokes the rack awareness script with the "--cost"
switch, when a new datanode is registered. This allows it to store the
costs between each pair of racks.

This basic cost matrix can be used later to make GDA aware decisions
This allows us to configure any link particular link cost script. The
earlier approach was to reuse the rack awareness script. This is much
cleaner.
@kbavishi kbavishi closed this Nov 24, 2016
shanthoosh pushed a commit to shanthoosh/hadoop that referenced this pull request Oct 15, 2019
…bounceTimer

This PR depends on PR apache#153
* Treats all errors in jobcoordinator as FATAL and shuts-down the streamprocessor
* [Bug] Fixed bug reported in SAMZA-1241
* Introduced a callback to be associated with the timer (same callback for every Runnable failure)

**TBD**: some more unit tests

Author: Navina Ramesh <[email protected]>

Reviewers: Xinyu Liu <[email protected]>, Prateek Maheshwari <[email protected]>

Closes apache#166 from navina/SAMZA-1150
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant