zuston commented on issue #172:
URL: 
https://github.com/apache/incubator-uniffle/issues/172#issuecomment-1229441977

   For your thought, do I need to submit a data locality shuffle patch about 
Spark firstly? As I know, we need to change the Spark codebase about 
`MapOutputTracker.getPreferredLocationsForShuffle` and 
`ShuffleRowRDD.getPreferredLocations` . When enable RSS, the perferred 
locations could be gotten from the dep.shuffleHandle(RssShuffleHandle of 
Uniffle partitionToServers vars). If I'm wrong, plz point out it. Thanks
   
   I still think this is a necessary feature for co-location deployment, it 
have been implemented by other RSS project.


-- 
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]

Reply via email to