njalan opened a new issue, #9487:
URL: https://github.com/apache/hudi/issues/9487
Whey query the hudi tables used to get below error messages even after
refresh tables:
No such file or directory:
s3a://xxxx/3cb781bd-4efc-4277-9b35-6d436f39ddc1-0_24-373672-1708766_20230727133636.parquet
A clear and concise description of what you expected to happen.
**Environment Description**
* Hudi version :0.13.1
* Spark version :3.3.2
* Hive version :3.2
* Hadoop version :3.2.2
* Kyuubi version :1.7.0
* Storage (HDFS/S3/GCS..) : s3
* Running on Docker? (yes/no) :No
I am using Kyuubi integrated with Hudi 0.13.1 to query hudi tables which is
updated by another spark streaming job (spark3.0 ) with hudi **0.9.0** But
used to face below error messages even after refresh tables:
No such file or directory:
s3a://xxxx/3cb781bd-4efc-4277-9b35-6d436f39ddc1-0_24-373672-1708766_20230727133636.parquet
Is it because query table with Hudi 0.13.1 but the table is update by hudi
0.9.0?
--
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]