Uploaded image for project: 'MRQL'
  1. MRQL
  2. MRQL-51

Support for Spark 1.1.0

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • 0.9.4
    • None
    • Run-Time/Spark
    • None

    Description

      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.

      Attachments

        1. MRQL-51.patch
          23 kB
          Leonidas Fegaras

        Activity

          People

            fegaras Leonidas Fegaras
            fegaras Leonidas Fegaras
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: