Uploaded image for project: 'Apache Hudi'
  1. Apache Hudi
  2. HUDI-2661

java.lang.NoSuchMethodError: org.apache.spark.sql.catalyst.catalog.CatalogTable.copy

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Not A Bug
    • 0.10.0
    • None
    • spark
    • None
    • 1

    Description

      Hudi Integrate with Spark SQL  :

      when I add :

      // Some comments here
      spark-sql --conf 'spark.serializer=org.apache.spark.serializer.KryoSerializer' \
      --conf 'spark.sql.extensions=org.apache.spark.sql.hudi.HoodieSparkSessionExtension'
      

      to create a table on an existing hudi table:

      create table testdb.tb_hudi_operation_test using hudi 
      location '/tmp/flinkdb/datas/tb_hudi_operation';
      

      then throw Exception :


      Attachments

        1. image-2021-11-01-21-47-44-538.png
          270 kB
          Changjun Zhang
        2. image-2021-11-01-21-48-22-765.png
          238 kB
          Changjun Zhang

        Activity

          People

            x1q1j1 Forward Xu
            wordcount Changjun Zhang
            Raymond Xu
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: