mridulm commented on pull request #31876: URL: https://github.com/apache/spark/pull/31876#issuecomment-823810533
`HostLocation` looks fine to me; we should change all `asInstanceOf[BlockManagerId].host` to using `HostLocation`. Trying to understand why `ExecutorLocation` and not `BlockManagerId` itself ? When does it help to decouple both ? -- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
