garyli1019 opened a new issue #715: [Bug]Hudi 0.4.7 HoodieTable not found URL: https://github.com/apache/incubator-hudi/issues/715 Hello, I am seeing `WARN [com.uber.hoodie.table.HoodieTable] - InValid data paths=[]` when I upgraded to hoodie-spark-bundle 0.4.7. And Hudi not able to perform Upsert anymore. I am not using any existing dataset. I simply ran a job with `SaveMode.OverWrite` then ran an incremental job with `SaveMode.Append`. This warning appears in both jobs. The incremental portion has duplicate parquet files with the same size. Seems like the existing data was totally ignored. I am running hudi with Cloudera version HDFS.
---------------------------------------------------------------- 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] With regards, Apache Git Services
