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

Spark 3.5.3 does not compile

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.5.3
    • 3.5.3
    • Build
    • None

    Description

      Issue :

      When I build spark with the command

      ./dev/make-distribution.sh --name custom-spark -Phive -Phive-thriftserver -Pkubernetes
      

      I have the following error :

      [ERROR] [Error] /spark/sql/core/src/main/scala/org/apache/spark/sql/DataFrameWriter.scala:570: not found: value CatalogManager
      [ERROR] [Error] /spark/sql/core/src/main/scala/org/apache/spark/sql/DataFrameWriter.scala:571: not found: type DelegatingCatalogExtension
      

      Solution :

      Align the 3.5.3 tag with all commit attached to 3.5.3-rc3 tag. The commit ba374c673634511373af551ba55691debd35904f which fix the build issue above is present in the 3.5.3-rc3 tag history (https://github.com/apache/spark/commits/v3.5.3-rc3/) but missing in the 3.5.3 tag history (https://github.com/apache/spark/commits/v3.5.3/).

      Attachments

        Activity

          People

            yumwang Yuming Wang
            lionelh lione Herbet
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: