guixiaowen opened a new issue, #1372: URL: https://github.com/apache/auron/issues/1372
If the shuffle manager is not configured to use one of the Auron implementations (including AuronShuffleManager, AuronUniffleShuffleManager, or AuronCelebornShuffleManager), the ShuffleExchangeExec and BroadcastExchangeExec nodes will be converted into native execution plans. During execution, the shuffle will then run through a non-Auron shuffle manager, which will trigger an exception. -- 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]
