You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[SPARK-18843][CORE] Fix timeout in awaitResultInForkJoinSafely (branch 2.1, 2.0)
## What changes were proposed in this pull request?
This PR fixes the timeout value in `awaitResultInForkJoinSafely` for 2.1 and 2.0. Master has been fixed by #16230.
## How was this patch tested?
Jenkins
Author: Shixiong Zhu <[email protected]>
Closes#16268 from zsxwing/SPARK-18843.
(cherry picked from commit f672bfd)
Signed-off-by: Shixiong Zhu <[email protected]>
0 commit comments