JarroVGIT commented on issue #1851: URL: https://github.com/apache/datafusion-ballista/issues/1851#issuecomment-4662531719
> Would be good if we could decouple executor metadata from partition location. Might be big change but necessary with increasing number of partitions I would agree with this, I think we should communicate identifiers and not full metadata. That might be a larger effort though, not sure who “owns” (or generates) the identifier (I expect it to be the executor who generates an uuid and passes it during registration to the scheduler/ExecuterManager, but not sure if that is how it is currently wired). -- 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]
