[ 
https://issues.apache.org/jira/browse/MRQL-51?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Leonidas Fegaras closed MRQL-51.
--------------------------------
    Resolution: Fixed

MRQL-51.patch was applied to git master.

> Support for Spark 1.1.0
> -----------------------
>
>                 Key: MRQL-51
>                 URL: https://issues.apache.org/jira/browse/MRQL-51
>             Project: MRQL
>          Issue Type: Bug
>          Components: Run-Time/Spark
>    Affects Versions: 0.9.4
>            Reporter: Leonidas Fegaras
>            Assignee: Leonidas Fegaras
>            Priority: Critical
>         Attachments: MRQL-51.patch
>
>
> The following patch makes some necessary changes to support Spark 1.1.0. The 
> Spark evaluator now uses RDD.mapPartitionsWithIndex to extract RDD elements 
> lazily (as needed) instead of using the internal Spark method RDD.iterator, 
> which needs access to TaskContext. It also changes the JavaSparkContext to 
> read the Spark config parameters.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to