mdsoss commented on issue #4879:
URL: https://github.com/apache/seatunnel/issues/4879#issuecomment-1577739448

   > > I also ran into this problem, my spark version is 3.1.3, after upgrading 
to 3.3.2, the problem was solved, I looked at spark-sql_2.12-3.1.3.jar and 
spark-sql_2.12-3.3.2 .jar, version 3.1.3 did not have 
org.apache.spark.sql.connector.write.Write
   > 
   > Can you import jar packages instead of upgrading spark
   
   I also want to try to just import the jar package, but it has not been 
successful so far. I try to move the relevant spark jars package to the 
seatunnel/lib directory. I can see that the spark-submit command is read, but 
it does not solve the problem.


-- 
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]

Reply via email to