vinothchandar commented on pull request #1804:
URL: https://github.com/apache/hudi/pull/1804#issuecomment-680381474


   actually compaction is failing. 
   
   ```
   INFO: 20/08/25 01:10:42 ERROR HoodieCompactor: 
org.apache.spark.SparkException: Job aborted due to stage failure: Task 0 in 
stage 0.0 failed 4 times, most recent failure: Lost task 0.3 in stage 0.0 (TID 
3, 172.18.0.13, executor 0): java.io.InvalidClassException: 
org.apache.hudi.config.HoodieWriteConfig; local class incompatible: stream 
classdesc serialVersionUID = 5557714552053876810, local class serialVersionUID 
= 2074255769914985087
   Aug 25, 2020 1:10:42 AM org.apache.hudi.cli.utils.InputStreamConsumer run
   INFO:        at 
java.io.ObjectStreamClass.initNonProxy(ObjectStreamClass.java:699)
   ```
   
   thats the real issue. looking 


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to