-
Notifications
You must be signed in to change notification settings - Fork 28.9k
[SPARK-2758] UnionRDD's UnionPartition should not reference parent RDDs #1675
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
Conversation
|
Jenkins, test this please |
|
QA tests have started for PR 1675. This patch merges cleanly. |
|
Looks good to me if it passes tests |
|
Same as what Matei said. |
|
QA results for PR 1675: |
|
Jenkins, retest this please. |
|
QA tests have started for PR 1675. This patch merges cleanly. |
|
QA results for PR 1675: |
|
Jenkins, retest this please. |
|
QA tests have started for PR 1675. This patch merges cleanly. |
|
QA results for PR 1675: |
|
Merging this in master. |
Author: Reynold Xin <[email protected]> Closes apache#1675 from rxin/unionrdd and squashes the following commits: 941d316 [Reynold Xin] Clear RDDs for checkpointing. c9f05f2 [Reynold Xin] [SPARK-2758] UnionRDD's UnionPartition should not reference parent RDDs
No description provided.