Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
…#1507) ### What changes were proposed in this pull request? If client using the `memory_local` type, but the server is using `memory_hdfs` type, server will panic when getting shuffle data. This PR is to avoid this. ### Why are the changes needed? This is the sub-tasks for #1407 . ### Does this PR introduce _any_ user-facing change? No. ### How was this patch tested? needn't
- Loading branch information