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

Add converter class to make reading Parquet files easy with PySpark

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.2.0
    • PySpark
    • None

    Description

      If a user wants to read Parquet data from PySpark, they currently must use SparkContext.newAPIHadoopFile. If they do not provide a valueConverter, they will get JSON string that must be parsed. Here I add a Converter implementation based on the one in the AvroConverters.scala file.

      Attachments

        Activity

          People

            laserson Uri Laserson
            laserson Uri Laserson
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: