Skip to content

Conversation

@lianhuiwang
Copy link
Contributor

according to UnsafeFixedWidthAggregationMap, this PR implement external aggregation when each task has no enough memory. firstly when memory is not enough it spills BytesToBytesMap to disk. when inserting is finished, merge in-memory map and disk's spill files and return final aggregation value of each key.

@SparkQA
Copy link

SparkQA commented Jul 31, 2015

Test build #39214 has finished for PR 7827 at commit 08023a7.

  • This patch fails RAT tests.
  • This patch does not merge cleanly.
  • This patch adds no public classes.

@rxin
Copy link
Contributor

rxin commented Aug 2, 2015

@lianhuiwang I'm creating a sequence of new pull requests based on ideas from your patch here.

@JoshRosen
Copy link
Contributor

Hey @lianhuiwang, I think that this patch has been subsumed by #7813 and the other subtasks linked against https://issues.apache.org/jira/browse/SPARK-8160, so do you mind closing this PR? Thanks!

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.

4 participants