GitHub user squito opened a pull request:
https://github.com/apache/spark/pull/21867
[SPARK-24307][CORE] Add conf to revert to old code.
In case there are any issues in converting FileSegmentManagedBuffer to
ChunkedByteBuffer, add a conf to go back to old code path.
Followup to 7e847646d1f377f46dc3154dea37148d4e557a03
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/squito/spark SPARK-24307-p2
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/21867.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #21867
----
commit bc2ea46b291fe2aea6b9d254dc0fdb4e81f90ebd
Author: Imran Rashid <irashid@...>
Date: 2018-07-24T20:37:26Z
[SPARK-24307][CORE] Add conf to revert to old code.
In case there are any issues in converting FileSegmentManagedBuffer to
ChunkedByteBuffer, add a conf to go back to old code path.
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]