zhengchenyu opened a new pull request, #6156: URL: https://github.com/apache/hadoop/pull/6156
### Description of PR Add colored policies to enable manual load balancing across sub clusters ### How was this patch tested? unit test and test in real cluster. ### For code changes: 1. Add tags for selecting subclusters on the client side 2. Add new member variables to WeightedPolicyInfo. This new variable is based on map and is used to store weights of different tags. This method maintains backward compatibility. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
