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

Build a specialized serializer for Exchange operator.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • None
    • 1.4.0
    • SQL
    • None

    Description

      Kryo is still pretty slow because it works on individual objects and relative expensive to allocate. For Exchange operator, because the schema for key and value are already defined, we can create a specialized serializer to handle the specific schemas of key and value.

      Attachments

        1. Kryo.nps
          14 kB
          Yin Huai
        2. SchemaBased.nps
          10 kB
          Yin Huai

        Issue Links

          Activity

            People

              yhuai Yin Huai
              yhuai Yin Huai
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: