Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-16861

Refactor PySpark accumulator API to be on top of AccumulatorV2 API

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 2.1.0
    • PySpark, Spark Core
    • None

    Description

      The PySpark accumulator API is implemented on top of the legacy accumulator API which is now deprecated. To allow this deprecated API to be removed eventually we will need to rewrite the PySpark accumulators on top of the new API. An open question for a possible follow up is if we want to make the Python accumulator API look more like the new accumulator API.

      Attachments

        Issue Links

          Activity

            People

              holden Holden Karau
              holden Holden Karau
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: