Skip to content
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

[ADAM-600] Adding RegionJoin trait. #620

Merged
merged 1 commit into from
Mar 16, 2015

Conversation

fnothaft
Copy link
Member

Resolves #600. @tdanford @laserson thoughts about this?

@AmplabJenkins
Copy link

Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/ADAM-prb/634/
Test PASSed.

/**
* Performs a region join between two RDDs.
*
* @param sc A SparkContext for the cluster that will perform the join
Copy link
Contributor

Choose a reason for hiding this comment

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

delete this?

Copy link
Member Author

Choose a reason for hiding this comment

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

Thanks; fixing...

@laserson
Copy link
Contributor

+1. I'll wait for possible comments before merging

@AmplabJenkins
Copy link

Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/ADAM-prb/640/
Test PASSed.

laserson added a commit that referenced this pull request Mar 16, 2015
[ADAM-600] Adding RegionJoin trait.
@laserson laserson merged commit 7055726 into bigdatagenomics:master Mar 16, 2015
@laserson
Copy link
Contributor

Thanks @fnothaft!

@fnothaft fnothaft deleted the join-trait branch March 16, 2015 23:39
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.

Consolidate join functionality via a trait
3 participants