Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[SPARK-1371] fix computePreferredLocations signature to not depend on…
… underlying implementation Change to Map and Set - not mutable HashMap and HashSet Author: Mridul Muralidharan <[email protected]> Closes apache#302 from mridulm/master and squashes the following commits: df747af [Mridul Muralidharan] Address review comments 17e2907 [Mridul Muralidharan] fix computePreferredLocations signature to not depend on underlying implementation
- Loading branch information