isMrH commented on issue #2698:
URL: 
https://github.com/apache/incubator-seatunnel/issues/2698#issuecomment-1243584707

   @Carl-Zhou-CN 
   Follow the above to the end.
   I've now got a new bug.
   ```
   22/09/12 19:01:19 INFO yarn.Client: 
         client token: N/A
         diagnostics: User class threw exception: java.lang.RuntimeException: 
Execute Spark task error
        at 
org.apache.seatunnel.core.spark.command.SparkTaskExecuteCommand.execute(SparkTaskExecuteCommand.java:79)
        at org.apache.seatunnel.core.base.Seatunnel.run(Seatunnel.java:39)
        at 
org.apache.seatunnel.core.spark.SeatunnelSpark.main(SeatunnelSpark.java:32)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
org.apache.spark.deploy.yarn.ApplicationMaster$$anon$2.run(ApplicationMaster.scala:673)
   Caused by: org.apache.spark.SparkException: Job aborted due to stage 
failure: Task 0 in stage 8.0 failed 4 times, most recent failure: Lost task 0.3 
in stage 8.0 (TID 1742, cdh-08.qd.link-x.host, executor 6): 
java.io.InvalidClassException: com.pingcap.tispark.write.TiBatchWriteTable; 
local class incompatible: stream classdesc serialVersionUID = 
150732324775698016, local class serialVersionUID = -1234081212328682880
        at java.io.ObjectStreamClass.initNonProxy(ObjectStreamClass.java:699)
        at 
java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1885)
   ```


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