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

Remove deprecated accumulator v1 APIs

    XMLWordPrintableJSON

Details

    • The deprecated v1 Accumulator API (org.apache.spark.Accumulator and related classes) has been removed in Spark 3.0. Users should use the v2 API.

    Description

      Deprecating the old accumulator API added a large number of warnings - many of these could be fixed with a bit of refactoring to offer a non-deprecated internal class while still preserving the external deprecation warnings.

      ... but we can also just remove the old deprecated API entirely in Spark 3.0.0.

      Attachments

        Issue Links

          Activity

            People

              srowen Sean R. Owen
              holden Holden Karau
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: