zhang5059T commented on issue #7004: URL: https://github.com/apache/seatunnel/issues/7004#issuecomment-2174868047
Hi could talk about the supported Spark versions of Seatunnel on Spark? Recently, I was submitting the Seatunnel project using Spark-operator and found that it threw a type conversion exception. ## spark version 3.3.0 ## seatunnel version 2.3.5 ## scala version 2.12.15 ## spark-operator v1beta2-1.3.3-3.3.0 ## Exception cannot assign instance of scala.collection.immutable.List$SerializationProxy to field org.apache.spark.rdd.RDD.dependencies_ of type scala.collection.Seq in instance of org.apache.spark.rdd.MapPartitionsRDD -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
