GitHub user douglaz opened a pull request:
https://github.com/apache/spark/pull/813
SPARK-1868: Users should be allowed to cogroup at least 4 RDDs
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/douglaz/spark more_cogroups
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/813.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #813
----
commit d46e98ed36ff921bfd98570144b588f2dea4a73b
Author: Allan Douglas R. de Oliveira <[email protected]>
Date: 2014-05-17T23:27:57Z
Allow the cogroup of 4 RDDs
commit a7e6e5a2808b69eb565ce88af4f2d14ef4e43d9c
Author: Allan Douglas R. de Oliveira <[email protected]>
Date: 2014-05-17T23:46:59Z
Fixed scala style issues
commit 5db9caa858367a73a733357ed611124ab6e4afed
Author: Allan Douglas R. de Oliveira <[email protected]>
Date: 2014-05-17T23:54:20Z
Fixed spacing
commit 7680860195c8beed7e5bd834f68d68db91f51408
Author: Allan Douglas R. de Oliveira <[email protected]>
Date: 2014-05-18T00:36:15Z
Added java cogroup 4
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---