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

AppendingParquetOutputFormat should use reflection to prevent from breaking binary-compatibility.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.1.0
    • 1.2.0
    • SQL
    • None

    Description

      Original problem is SPARK-3764.

      AppendingParquetOutputFormat uses a binary-incompatible method context.getTaskAttemptID.
      This causes binary-incompatible of Spark itself, i.e. if Spark itself is built against hadoop-1, the artifact is for only hadoop-1, and vice versa.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              ueshin Takuya Ueshin
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: