-
Notifications
You must be signed in to change notification settings - Fork 28.9k
[SPARK-11424] Guard against double-close() of RecordReaders (branch-1.4 backport) #9388
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[SPARK-11424] Guard against double-close() of RecordReaders (branch-1.4 backport) #9388
Conversation
0bd4642 to
3d25f17
Compare
|
Test build #44732 has finished for PR 9388 at commit
|
|
Test build #44738 has finished for PR 9388 at commit
|
|
Test build #44739 has finished for PR 9388 at commit
|
|
Jenkins, retest this please. |
|
Test build #44746 has finished for PR 9388 at commit
|
|
Jenkins, retest this please. |
|
Test build #44751 has finished for PR 9388 at commit
|
|
Jenkins, retest this please. |
|
Test build #44752 has finished for PR 9388 at commit
|
|
Test build #44765 timed out for PR 9388 at commit |
|
Jenkins, retest this please. |
|
Test build #44826 has finished for PR 9388 at commit
|
….4 backport) This is a branch-1.4 backport of #9382, a fix for SPARK-11424. Author: Josh Rosen <[email protected]> Closes #9388 from JoshRosen/hadoop-decompressor-pooling-fix-branch-1.4.
|
Merged to branch-1.4 (1.4.2). |
….4 backport) This is a branch-1.4 backport of apache#9382, a fix for SPARK-11424. Author: Josh Rosen <[email protected]> Closes apache#9388 from JoshRosen/hadoop-decompressor-pooling-fix-branch-1.4.
This is a branch-1.4 backport of #9382, a fix for SPARK-11424.