xumingming opened a new issue, #1679: URL: https://github.com/apache/auron/issues/1679
From #1626 , currently if auron is enabled, but shuffle manager is not one of Auron's supported shuffle manager, it could return incorrect result, we should fail fast instead of silently return wrong results. > auron does not work with spark's SortShuffleManager, so this is in our expectations. we should fast fail if user is not using AuronShuffleManager in the future. -- 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]
