Skip to content

Conversation

@yhuai
Copy link
Contributor

@yhuai yhuai commented Nov 3, 2015

https://issues.apache.org/jira/browse/SPARK-9858

This PR is the follow-up work of #9276. It addresses @JoshRosen's comments.

@yhuai
Copy link
Contributor Author

yhuai commented Nov 3, 2015

cc @JoshRosen

@SparkQA
Copy link

SparkQA commented Nov 4, 2015

Test build #44970 has finished for PR 9453 at commit d77c921.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@nongli Can you take a look at here? If one side of the join is shuffled, I am trying to avoid of shuffling that side.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. Can you update/remove the TODO on line 419?

@SparkQA
Copy link

SparkQA commented Nov 5, 2015

Test build #45066 has finished for PR 9453 at commit cc3623c.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit. Even if two input RDDs have different number of ...

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@nongli I added two test cases.

@SparkQA
Copy link

SparkQA commented Nov 6, 2015

Test build #45197 has finished for PR 9453 at commit 6b01efb.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@nongli
Copy link
Contributor

nongli commented Nov 6, 2015

looks good to me

@yhuai
Copy link
Contributor Author

yhuai commented Nov 6, 2015

Thanks for reviewing! I am merging it to master and branch 1.6.

asfgit pushed a commit that referenced this pull request Nov 6, 2015
…f post-shuffle partitions for aggregates and joins (follow-up)

https://issues.apache.org/jira/browse/SPARK-9858

This PR is the follow-up work of #9276. It addresses JoshRosen's comments.

Author: Yin Huai <[email protected]>

Closes #9453 from yhuai/numReducer-followUp.

(cherry picked from commit 8211aab)
Signed-off-by: Yin Huai <[email protected]>
@asfgit asfgit closed this in 8211aab Nov 6, 2015
markhamstra pushed a commit to markhamstra/spark that referenced this pull request Nov 11, 2015
…f post-shuffle partitions for aggregates and joins (follow-up)

https://issues.apache.org/jira/browse/SPARK-9858

This PR is the follow-up work of apache#9276. It addresses JoshRosen's comments.

Author: Yin Huai <[email protected]>

Closes apache#9453 from yhuai/numReducer-followUp.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants