[
https://issues.apache.org/jira/browse/SPARK-1868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Patrick Wendell resolved SPARK-1868.
------------------------------------
Resolution: Fixed
Assignee: Allan Douglas R. de Oliveira
Fixed by this PR:
https://github.com/apache/spark/pull/813
> Users should be allowed to cogroup at least 4 RDDs
> --------------------------------------------------
>
> Key: SPARK-1868
> URL: https://issues.apache.org/jira/browse/SPARK-1868
> Project: Spark
> Issue Type: Improvement
> Components: Java API, Spark Core
> Reporter: Allan Douglas R. de Oliveira
> Assignee: Allan Douglas R. de Oliveira
>
> cogroup client api currently allows up to 3 RDDs to be cogrouped.
> It's convenient to allow more than this as cogroup is a very fundamental
> operation and in the real word we need to group many RDDs together.
--
This message was sent by Atlassian JIRA
(v6.2#6252)