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

fold(), reduce(), collect() always attempt to use java serialization

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.7.2
    • 0.8.0
    • None
    • None

    Description

      For objects that support other than java serialization, a whole range of methods communicating task result to the front end fail because task result is always using closure serializer and ignoring proper object serializer.

      Relevant discussion: https://groups.google.com/forum/#!searchin/spark-users/parallelize$20kryo/spark-users/0NYbRS_ujkk/mfPueHz75fkJ

      Attachments

        1. SPARK-826.patch
          5 kB
          Dmitriy Lyubimov

        Activity

          People

            dlyubimov Dmitriy Lyubimov
            dlyubimov Dmitriy Lyubimov
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: